diff options
Diffstat (limited to 'kdat/FormatOptDlg.h')
-rw-r--r-- | kdat/FormatOptDlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdat/FormatOptDlg.h b/kdat/FormatOptDlg.h index b4d6c13..9186202 100644 --- a/kdat/FormatOptDlg.h +++ b/kdat/FormatOptDlg.h @@ -29,7 +29,7 @@ class TQLineEdit; * @short Display/edit options for formatting a tape. */ class FormatOptDlg : public TQDialog { - Q_OBJECT + TQ_OBJECT TQString _name; int _size; |