diff options
| author | DH4 | 2017-05-27 14:32:08 -0500 |
|---|---|---|
| committer | DH4 | 2017-05-27 14:32:08 -0500 |
| commit | fe13268a841d3b4d45f33359abb81993d990772c (patch) | |
| tree | f932dbcc0d67aa8d0a1fec4333313840f8c643d7 /main.ui | |
| parent | 86c6ac87627365e8ea30f84420c3ac97f0a597ea (diff) | |
Created a new UI, several new features to be implemented. FIXME: Resolution change requires an application restart.
Diffstat (limited to 'main.ui')
| -rw-r--r-- | main.ui | 38 |
1 files changed, 0 insertions, 38 deletions
@@ -374,25 +374,6 @@ </widget> </item> <item> - <widget class="QPushButton" name="pushButton_textColor"> - <property name="maximumSize"> - <size> - <width>32</width> - <height>32</height> - </size> - </property> - <property name="text"> - <string/> - </property> - <property name="MaximumSize" stdset="0"> - <size> - <width>32</width> - <height>32</height> - </size> - </property> - </widget> - </item> - <item> <widget class="QLineEdit" name="lineEdit_textColor"/> </item> <item> @@ -406,25 +387,6 @@ </widget> </item> <item> - <widget class="QPushButton" name="pushButton_visColor"> - <property name="maximumSize"> - <size> - <width>32</width> - <height>32</height> - </size> - </property> - <property name="text"> - <string/> - </property> - <property name="MaximumSize" stdset="0"> - <size> - <width>32</width> - <height>32</height> - </size> - </property> - </widget> - </item> - <item> <widget class="QLineEdit" name="lineEdit_visColor"/> </item> </layout> |
