summaryrefslogtreecommitdiffstats
path: root/systemsettings/kcmultiwidget.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-12-15 15:34:02 -0600
committerTimothy Pearson <[email protected]>2011-12-15 15:34:02 -0600
commitb5b62ae9b3c8396bb74d76a125f1a9349e8b1233 (patch)
tree3ad39c072d291299b6d8b8a49f872ecf80b61f1c /systemsettings/kcmultiwidget.cpp
parentf191e6da45dcd3fe7c95f4791e75ea6106e4fc68 (diff)
downloadtde-systemsettings-b5b62ae9b3c8396bb74d76a125f1a9349e8b1233.tar.gz
tde-systemsettings-b5b62ae9b3c8396bb74d76a125f1a9349e8b1233.zip
Rename a number of old tq methods that are no longer tq specific
Diffstat (limited to 'systemsettings/kcmultiwidget.cpp')
-rw-r--r--systemsettings/kcmultiwidget.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemsettings/kcmultiwidget.cpp b/systemsettings/kcmultiwidget.cpp
index da4484f..5805a3a 100644
--- a/systemsettings/kcmultiwidget.cpp
+++ b/systemsettings/kcmultiwidget.cpp
@@ -23,7 +23,7 @@
#include <tqcursor.h>
#include <tqhbox.h>
-#include <tqlayout.h>
+#include <layout.h>
#include <tqpushbutton.h>
#include <kaboutdata.h>