diff options
Diffstat (limited to 'ksim/monitors/filesystem/fsystemconfig.h')
-rw-r--r-- | ksim/monitors/filesystem/fsystemconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksim/monitors/filesystem/fsystemconfig.h b/ksim/monitors/filesystem/fsystemconfig.h index fe37957..8322bcd 100644 --- a/ksim/monitors/filesystem/fsystemconfig.h +++ b/ksim/monitors/filesystem/fsystemconfig.h @@ -32,7 +32,7 @@ class TQListBoxItem; class FsystemConfig : public KSim::PluginPage { - Q_OBJECT + TQ_OBJECT public: FsystemConfig(KSim::PluginObject *parent, const char *name); |