diff options
Diffstat (limited to 'khexedit/hexvalidator.h')
-rw-r--r-- | khexedit/hexvalidator.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/hexvalidator.h b/khexedit/hexvalidator.h index 387fcbe..c15cb5c 100644 --- a/khexedit/hexvalidator.h +++ b/khexedit/hexvalidator.h @@ -26,7 +26,7 @@ class CHexValidator: public TQValidator { Q_OBJECT - TQ_OBJECT + public: enum EState |