summaryrefslogtreecommitdiffstats
path: root/konqueror/sidebar/test/konqsidebartest.h
diff options
context:
space:
mode:
Diffstat (limited to 'konqueror/sidebar/test/konqsidebartest.h')
-rw-r--r--konqueror/sidebar/test/konqsidebartest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/konqueror/sidebar/test/konqsidebartest.h b/konqueror/sidebar/test/konqsidebartest.h
index c5abab26c..286415557 100644
--- a/konqueror/sidebar/test/konqsidebartest.h
+++ b/konqueror/sidebar/test/konqsidebartest.h
@@ -22,7 +22,7 @@
class SidebarTest : public KonqSidebarPlugin
{
- Q_OBJECT
+ TQ_OBJECT
public:
SidebarTest(TDEInstance *inst,TQObject *parent,TQWidget *widgetParent, TQString &desktopName_, const char* name=0):
KonqSidebarPlugin(inst,parent,widgetParent,desktopName_,name)