summaryrefslogtreecommitdiffstats
path: root/parts/uimode/uichooser_part.h
diff options
context:
space:
mode:
Diffstat (limited to 'parts/uimode/uichooser_part.h')
-rw-r--r--parts/uimode/uichooser_part.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/parts/uimode/uichooser_part.h b/parts/uimode/uichooser_part.h
index 5f0826fa..1e48d35b 100644
--- a/parts/uimode/uichooser_part.h
+++ b/parts/uimode/uichooser_part.h
@@ -15,9 +15,10 @@ class ConfigWidgetProxy;
class UIChooserPart : public KDevPlugin
{
Q_OBJECT
+ TQ_OBJECT
public:
- UIChooserPart(TQObject *parent, const char *name, const TQStringList &);
+ UIChooserPart(TQObject *tqparent, const char *name, const TQStringList &);
~UIChooserPart();
private slots: