diff options
Diffstat (limited to 'kpovmodeler/pmcoloredit.h')
-rw-r--r-- | kpovmodeler/pmcoloredit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpovmodeler/pmcoloredit.h b/kpovmodeler/pmcoloredit.h index 3be1e347..3c501be6 100644 --- a/kpovmodeler/pmcoloredit.h +++ b/kpovmodeler/pmcoloredit.h @@ -37,7 +37,7 @@ class TQColor; class PMColorEdit : public TQWidget { Q_OBJECT - TQ_OBJECT + public: /** * Creates an edit widget for rgbft colors. |