diff options
Diffstat (limited to 'quanta/scripts/gubed_install.kmdr')
-rw-r--r-- | quanta/scripts/gubed_install.kmdr | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/quanta/scripts/gubed_install.kmdr b/quanta/scripts/gubed_install.kmdr index ace8e554..b1b44c53 100644 --- a/quanta/scripts/gubed_install.kmdr +++ b/quanta/scripts/gubed_install.kmdr @@ -94,7 +94,7 @@ </rect> </property> </spacer> - <widget class=TQLAYOUTWIDGET_OBJECT_NAME_STRING> + <widget class="TQLayoutWidget"> <property name="name"> <cstring>Layout5</cstring> </property> @@ -116,7 +116,7 @@ <property name="spacing"> <number>6</number> </property> - <widget class=TQLABEL_OBJECT_NAME_STRING row="1" column="0"> + <widget class="TQLabel" row="1" column="0"> <property name="name"> <cstring>TextLabel2</cstring> </property> @@ -124,7 +124,7 @@ <string>Target directory:</string> </property> </widget> - <widget class=TQLABEL_OBJECT_NAME_STRING row="0" column="0"> + <widget class="TQLabel" row="0" column="0"> <property name="name"> <cstring>TextLabel1</cstring> </property> |