diff options
Diffstat (limited to 'khexedit/statusbarprogress.h')
-rw-r--r-- | khexedit/statusbarprogress.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/statusbarprogress.h b/khexedit/statusbarprogress.h index fb7e362..9446f7b 100644 --- a/khexedit/statusbarprogress.h +++ b/khexedit/statusbarprogress.h @@ -27,7 +27,7 @@ class CStatusBarProgress : public TQFrame, public TQRangeControl { - Q_OBJECT + TQ_OBJECT public: |