summaryrefslogtreecommitdiffstats
path: root/knotes/resourcelocalconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'knotes/resourcelocalconfig.h')
-rw-r--r--knotes/resourcelocalconfig.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/knotes/resourcelocalconfig.h b/knotes/resourcelocalconfig.h
index 242b34a4..dfc1b677 100644
--- a/knotes/resourcelocalconfig.h
+++ b/knotes/resourcelocalconfig.h
@@ -28,8 +28,9 @@ class KURLRequester;
class ResourceLocalConfig : public KRES::ConfigWidget
{
Q_OBJECT
+ TQ_OBJECT
public:
- ResourceLocalConfig( TQWidget *parent = 0, const char *name = 0 );
+ ResourceLocalConfig( TQWidget *tqparent = 0, const char *name = 0 );
virtual ~ResourceLocalConfig();
public slots: