diff options
Diffstat (limited to 'parts/filecreate/file-templates/ui-mainwin-qt4')
-rw-r--r-- | parts/filecreate/file-templates/ui-mainwin-qt4 | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/parts/filecreate/file-templates/ui-mainwin-qt4 b/parts/filecreate/file-templates/ui-mainwin-qt4 deleted file mode 100644 index 9d4dbd5d..00000000 --- a/parts/filecreate/file-templates/ui-mainwin-qt4 +++ /dev/null @@ -1,34 +0,0 @@ -<ui version="4.0" > - <author></author> - <comment></comment> - <exportmacro></exportmacro> - <class>MainWindow</class> - <widget class="TQMainWindow" name="MainWindow" > - <property name="geometry" > - <rect> - <x>0</x> - <y>0</y> - <width>800</width> - <height>600</height> - </rect> - </property> - <property name="windowTitle" > - <string>MainWindow</string> - </property> - <widget class="TQWidget" name="centralwidget" /> - <widget class="TQMenuBar" name="menubar" > - <property name="geometry" > - <rect> - <x>0</x> - <y>0</y> - <width>800</width> - <height>33</height> - </rect> - </property> - </widget> - <widget class="QStatusBar" name="statusbar" /> - </widget> - <pixmapfunction></pixmapfunction> - <resources/> - <connections/> -</ui> |