diff options
Diffstat (limited to 'lsmainwindow.ui')
-rw-r--r-- | lsmainwindow.ui | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/lsmainwindow.ui b/lsmainwindow.ui deleted file mode 100644 index a7432f2..0000000 --- a/lsmainwindow.ui +++ /dev/null @@ -1,24 +0,0 @@ -<ui version="4.0"> - <class>LSMainWindow</class> - <widget class="QMainWindow" name="LSMainWindow" > - <property name="geometry" > - <rect> - <x>0</x> - <y>0</y> - <width>600</width> - <height>400</height> - </rect> - </property> - <property name="windowTitle" > - <string>LSMainWindow</string> - </property> - <widget class="QMenuBar" name="menuBar" /> - <widget class="QToolBar" name="mainToolBar" /> - <widget class="QWidget" name="centralWidget" /> - <widget class="QStatusBar" name="statusBar" /> - </widget> - <layoutDefault spacing="6" margin="11" /> - <pixmapfunction></pixmapfunction> - <resources/> - <connections/> -</ui> |