diff options
Diffstat (limited to 'kommander/examples/old/simplelist.kmdr')
-rw-r--r-- | kommander/examples/old/simplelist.kmdr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/examples/old/simplelist.kmdr b/kommander/examples/old/simplelist.kmdr index 6435f181..f1123039 100644 --- a/kommander/examples/old/simplelist.kmdr +++ b/kommander/examples/old/simplelist.kmdr @@ -15,7 +15,7 @@ <property name="caption"> <string>Form1</string> </property> - <widget class=TQLABEL_OBJECT_NAME_STRING> + <widget class="TQLabel"> <property name="name"> <cstring>TextLabel1</cstring> </property> |