diff options
Diffstat (limited to 'src/frontend/gui/ui/sisyphus.ui')
-rw-r--r-- | src/frontend/gui/ui/sisyphus.ui | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/src/frontend/gui/ui/sisyphus.ui b/src/frontend/gui/ui/sisyphus.ui index d243f1f..c90a8d6 100644 --- a/src/frontend/gui/ui/sisyphus.ui +++ b/src/frontend/gui/ui/sisyphus.ui @@ -51,12 +51,6 @@ </property> <item row="1" column="0"> <widget class="QTableView" name="databaseTable"> - <property name="minimumSize"> - <size> - <width>0</width> - <height>175</height> - </size> - </property> <property name="frameShape"> <enum>QFrame::StyledPanel</enum> </property> @@ -119,18 +113,6 @@ </item> <item row="2" column="0"> <widget class="QPlainTextEdit" name="progressBox"> - <property name="minimumSize"> - <size> - <width>0</width> - <height>175</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16777215</width> - <height>200</height> - </size> - </property> <property name="frameShape"> <enum>QFrame::StyledPanel</enum> </property> |