diff options
author | ormorph <[email protected]> | 2020-08-27 19:48:01 +0300 |
---|---|---|
committer | ormorph <[email protected]> | 2020-08-27 19:48:01 +0300 |
commit | ae3ed3d32920f5780af51aad9683b82179e9655d (patch) | |
tree | 7ee0468d90507a69359f9b5e6d1e15c4d05c67bd /kommander/examples/current/kpartpart.kmdr | |
parent | 20fd79e5f4ac230cc4f6da008605be225f8b3399 (diff) | |
download | tdewebdev-ae3ed3d32920f5780af51aad9683b82179e9655d.tar.gz tdewebdev-ae3ed3d32920f5780af51aad9683b82179e9655d.zip |
Rename *OBJECT_NAME_STRING
Signed-off-by: ormorph <[email protected]>
Diffstat (limited to 'kommander/examples/current/kpartpart.kmdr')
-rw-r--r-- | kommander/examples/current/kpartpart.kmdr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/examples/current/kpartpart.kmdr b/kommander/examples/current/kpartpart.kmdr index d6e83b95..c7fc0dbb 100644 --- a/kommander/examples/current/kpartpart.kmdr +++ b/kommander/examples/current/kpartpart.kmdr @@ -51,7 +51,7 @@ Because of all this and the fact that the Actions on the unsupported MainWindow This demo is intended to run both kpartwmframe.kmdr and kpartpart.kmdr. </string> </property> </widget> - <widget class=TQLAYOUTWIDGET_OBJECT_NAME_STRING row="1" column="0"> + <widget class="TQLayoutWidget" row="1" column="0"> <property name="name"> <cstring>Layout70</cstring> </property> |