summaryrefslogtreecommitdiffstats
path: root/khexedit/chartabledialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'khexedit/chartabledialog.h')
-rw-r--r--khexedit/chartabledialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/chartabledialog.h b/khexedit/chartabledialog.h
index 6b7610b..c5a204c 100644
--- a/khexedit/chartabledialog.h
+++ b/khexedit/chartabledialog.h
@@ -35,7 +35,7 @@ class TQSpinBox;
class CCharTableDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
CCharTableDialog( TQWidget *parent=0, const char *name=0,bool modal=false );