diff options
Diffstat (limited to 'kommander/examples/current/tableselect.kmdr')
-rw-r--r-- | kommander/examples/current/tableselect.kmdr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kommander/examples/current/tableselect.kmdr b/kommander/examples/current/tableselect.kmdr index a7d84367..c227acf0 100644 --- a/kommander/examples/current/tableselect.kmdr +++ b/kommander/examples/current/tableselect.kmdr @@ -51,7 +51,7 @@ AboutDialog9.setBugAddress("[email protected]")</string> <property name="spacing"> <number>6</number> </property> - <widget class=TQLAYOUTWIDGET_OBJECT_NAME_STRING row="1" column="3" rowspan="1" colspan="2"> + <widget class="TQLayoutWidget" row="1" column="3" rowspan="1" colspan="2"> <property name="name"> <cstring>Layout2</cstring> </property> @@ -99,7 +99,7 @@ AboutDialog9.setBugAddress("[email protected]")</string> </widget> </grid> </widget> - <widget class=TQLAYOUTWIDGET_OBJECT_NAME_STRING row="1" column="0" rowspan="1" colspan="2"> + <widget class="TQLayoutWidget" row="1" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>Layout1</cstring> </property> |