diff options
Diffstat (limited to 'src/suspenddialog.h')
-rw-r--r-- | src/suspenddialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/suspenddialog.h b/src/suspenddialog.h index 096c9c6..cd80d0b 100644 --- a/src/suspenddialog.h +++ b/src/suspenddialog.h @@ -35,7 +35,7 @@ class suspendDialog: public suspend_Dialog { - Q_OBJECT + TQ_OBJECT public: |