diff options
Diffstat (limited to 'kdeui/kcolorbutton.h')
-rw-r--r-- | kdeui/kcolorbutton.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdeui/kcolorbutton.h b/kdeui/kcolorbutton.h index ebd4ece58..cff929156 100644 --- a/kdeui/kcolorbutton.h +++ b/kdeui/kcolorbutton.h @@ -80,7 +80,7 @@ public: */ void setDefaultColor( const TQColor &c ); - TQSize tqsizeHint() const; + TQSize sizeHint() const; signals: /** |