summaryrefslogtreecommitdiffstats
path: root/kcontrol/samba/kcmsambalog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/samba/kcmsambalog.h')
-rw-r--r--kcontrol/samba/kcmsambalog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/samba/kcmsambalog.h b/kcontrol/samba/kcmsambalog.h
index c3c8c07ea..99a259ddf 100644
--- a/kcontrol/samba/kcmsambalog.h
+++ b/kcontrol/samba/kcmsambalog.h
@@ -38,7 +38,7 @@
class LogView: public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
LogView(TQWidget *parent=0, TDEConfig *config=0, const char *name=0);
virtual ~LogView() {};