summaryrefslogtreecommitdiffstats
path: root/lanbrowsing/kcmlisa/kcmreslisa.h
diff options
context:
space:
mode:
Diffstat (limited to 'lanbrowsing/kcmlisa/kcmreslisa.h')
-rw-r--r--lanbrowsing/kcmlisa/kcmreslisa.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/lanbrowsing/kcmlisa/kcmreslisa.h b/lanbrowsing/kcmlisa/kcmreslisa.h
index a10ce198..68cd8f4f 100644
--- a/lanbrowsing/kcmlisa/kcmreslisa.h
+++ b/lanbrowsing/kcmlisa/kcmreslisa.h
@@ -35,8 +35,9 @@ class KRestrictedLine;
class ResLisaSettings:public KCModule
{
Q_OBJECT
+ TQ_OBJECT
public:
- ResLisaSettings(const TQString& config, TQWidget *parent=0);
+ ResLisaSettings(const TQString& config, TQWidget *tqparent=0);
virtual ~ResLisaSettings() {}
void load();
void save();