diff options
Diffstat (limited to 'gui/mainwindow.ui')
-rw-r--r-- | gui/mainwindow.ui | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/gui/mainwindow.ui b/gui/mainwindow.ui index 7352af1f..aed4b47f 100644 --- a/gui/mainwindow.ui +++ b/gui/mainwindow.ui @@ -25,40 +25,6 @@ <enum>Qt::Vertical</enum> </property> <widget class="FPGAViewWidget" name="openGLWidget" native="true"/> - <widget class="QPlainTextEdit" name="plainTextEdit"> - <property name="enabled"> - <bool>true</bool> - </property> - <property name="minimumSize"> - <size> - <width>0</width> - <height>50</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16777215</width> - <height>200</height> - </size> - </property> - <property name="readOnly"> - <bool>true</bool> - </property> - </widget> - <widget class="QLineEdit" name="lineEdit"> - <property name="minimumSize"> - <size> - <width>0</width> - <height>30</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16777215</width> - <height>30</height> - </size> - </property> - </widget> </widget> <widget class="QSplitter" name="splitter_2"> <property name="orientation"> |