qt4 cleanup: merged back rclmainbase and rclmain
This commit is contained in:
parent
38f409beac
commit
26dbbb686a
@ -2,8 +2,8 @@
|
|||||||
<author></author>
|
<author></author>
|
||||||
<comment></comment>
|
<comment></comment>
|
||||||
<exportmacro></exportmacro>
|
<exportmacro></exportmacro>
|
||||||
<class>RclMainBase</class>
|
<class>RclMain</class>
|
||||||
<widget class="Q3MainWindow" name="RclMainBase" >
|
<widget class="QMainWindow" name="RclMain" >
|
||||||
<property name="geometry" >
|
<property name="geometry" >
|
||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
@ -81,7 +81,7 @@
|
|||||||
</item>
|
</item>
|
||||||
</layout>
|
</layout>
|
||||||
</widget>
|
</widget>
|
||||||
<widget class="Q3ToolBar" name="Toolbar" >
|
<widget class="QToolBar" name="Toolbar" >
|
||||||
<property name="geometry" >
|
<property name="geometry" >
|
||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
@ -97,7 +97,7 @@
|
|||||||
<addaction name="toolsSort_parametersAction" />
|
<addaction name="toolsSort_parametersAction" />
|
||||||
<addaction name="toolsDoc_HistoryAction" />
|
<addaction name="toolsDoc_HistoryAction" />
|
||||||
</widget>
|
</widget>
|
||||||
<widget class="Q3ToolBar" name="Toolbar1" >
|
<widget class="QToolBar" name="Toolbar1" >
|
||||||
<property name="geometry" >
|
<property name="geometry" >
|
||||||
<rect>
|
<rect>
|
||||||
<x>118</x>
|
<x>118</x>
|
||||||
@ -274,13 +274,6 @@
|
|||||||
<layoutdefault spacing="6" margin="11" />
|
<layoutdefault spacing="6" margin="11" />
|
||||||
<pixmapfunction></pixmapfunction>
|
<pixmapfunction></pixmapfunction>
|
||||||
<customwidgets>
|
<customwidgets>
|
||||||
<customwidget>
|
|
||||||
<class>Q3ToolBar</class>
|
|
||||||
<extends>Q3Frame</extends>
|
|
||||||
<header>q3listview.h</header>
|
|
||||||
<container>0</container>
|
|
||||||
<pixmap></pixmap>
|
|
||||||
</customwidget>
|
|
||||||
<customwidget>
|
<customwidget>
|
||||||
<class>SSearchBase</class>
|
<class>SSearchBase</class>
|
||||||
<extends>QWidget</extends>
|
<extends>QWidget</extends>
|
||||||
@ -295,13 +288,6 @@
|
|||||||
<container>0</container>
|
<container>0</container>
|
||||||
<pixmap></pixmap>
|
<pixmap></pixmap>
|
||||||
</customwidget>
|
</customwidget>
|
||||||
<customwidget>
|
|
||||||
<class>Q3MainWindow</class>
|
|
||||||
<extends>QWidget</extends>
|
|
||||||
<header>q3mainwindow.h</header>
|
|
||||||
<container>1</container>
|
|
||||||
<pixmap></pixmap>
|
|
||||||
</customwidget>
|
|
||||||
</customwidgets>
|
</customwidgets>
|
||||||
<includes>
|
<includes>
|
||||||
<include location="local" >ssearchb.h</include>
|
<include location="local" >ssearchb.h</include>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user