diff options
Diffstat (limited to 'kdat/VerifyDlg.h')
-rw-r--r-- | kdat/VerifyDlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdat/VerifyDlg.h b/kdat/VerifyDlg.h index fbde1da..bb330f3 100644 --- a/kdat/VerifyDlg.h +++ b/kdat/VerifyDlg.h @@ -36,7 +36,7 @@ class TapeDrive; * @short Status dialog for verifying/restoring parts of an archive. */ class VerifyDlg : public TQDialog { - Q_OBJECT + TQ_OBJECT bool _restore; TDEProcess* _proc; |