diff options
Diffstat (limited to 'client/crystalbutton.h')
-rw-r--r-- | client/crystalbutton.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/crystalbutton.h b/client/crystalbutton.h index 467e7fe..7bc56b1 100644 --- a/client/crystalbutton.h +++ b/client/crystalbutton.h @@ -30,7 +30,7 @@ class ButtonImage; class CrystalButton : public TQButton { - Q_OBJECT + TQ_OBJECT public: |