diff options
Diffstat (limited to 'kshutdown/systemconfig.h')
-rw-r--r-- | kshutdown/systemconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kshutdown/systemconfig.h b/kshutdown/systemconfig.h index 7ff3e1d..0f71e5d 100644 --- a/kshutdown/systemconfig.h +++ b/kshutdown/systemconfig.h @@ -28,7 +28,7 @@ class TDEListViewItem; /** @short A system configuration manager. */ class SystemConfig: KDialogBase { - Q_OBJECT + TQ_OBJECT public: /** * Returns @c true if the <b>shut down</b> and @b reboot functions are available. |