Skip to content
Snippets Groups Projects
Commit dcea1c68 authored by Jacob Wahlman's avatar Jacob Wahlman :ok_hand:
Browse files

changed __init__ of gui

parent b46f39d9
No related branches found
No related tags found
1 merge request!63Include GUI in the setup.py file and fixes for GUI functionality
Pipeline #16452 failed
This commit is part of merge request !63. Comments created here will be created in the context of that merge request.
......@@ -3,13 +3,3 @@ Better ASIC Toolbox GUI.
TODO: More info.
"""
from b_asic.GUI.main_window import *
from b_asic.GUI.about_window import *
from b_asic.GUI.arrow import *
from b_asic.GUI.drag_button import *
from b_asic.GUI.gui_interface import *
from b_asic.GUI.port_button import *
from b_asic.GUI.properties_window import *
from b_asic.GUI.select_sfg_window import *
from b_asic.GUI.show_pc_window import *
from b_asic.GUI.simulate_sfg_window import *
from b_asic.GUI.utils import *
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment