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 c15cb5c..396c2e7 100644 --- a/khexedit/hexvalidator.h +++ b/khexedit/hexvalidator.h @@ -25,7 +25,7 @@ class CHexValidator: public TQValidator { - Q_OBJECT + TQ_OBJECT public: |