summaryrefslogtreecommitdiffstats
path: root/kdat/FormatOptDlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdat/FormatOptDlg.h')
-rw-r--r--kdat/FormatOptDlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdat/FormatOptDlg.h b/kdat/FormatOptDlg.h
index cdb2512..b4d6c13 100644
--- a/kdat/FormatOptDlg.h
+++ b/kdat/FormatOptDlg.h
@@ -30,7 +30,7 @@ class TQLineEdit;
*/
class FormatOptDlg : public TQDialog {
Q_OBJECT
- TQ_OBJECT
+
TQString _name;
int _size;
TQLineEdit* _entry;