Skip to content

Commit

Permalink
layout change
Browse files Browse the repository at this point in the history
  • Loading branch information
c-arthurs committed Oct 16, 2020
1 parent 697c9b1 commit c565bed
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions QuArray.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@
if not hasattr(sys, "_MEIPASS"):
sys._MEIPASS = '.' # for running locally



class MyWindow(QMainWindow):
def __init__(self):
super(MyWindow, self).__init__()
Expand Down
2 changes: 1 addition & 1 deletion scripts/Cut_Application_thread_layout.ui
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
<enum>QTabWidget::Rounded</enum>
</property>
<property name="currentIndex">
<number>2</number>
<number>0</number>
</property>
<property name="iconSize">
<size>
Expand Down

0 comments on commit c565bed

Please sign in to comment.