diff options
Diffstat (limited to 'tdeui/kdualcolorbutton.h')
-rw-r--r-- | tdeui/kdualcolorbutton.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/kdualcolorbutton.h b/tdeui/kdualcolorbutton.h index 3dd8b1e07..5b49be30e 100644 --- a/tdeui/kdualcolorbutton.h +++ b/tdeui/kdualcolorbutton.h @@ -94,7 +94,7 @@ public: * Returns the minimum size needed to display the widget and all its * controls. */ - virtual TQSize tqsizeHint() const; + virtual TQSize sizeHint() const; public slots: /** * Sets the foreground color. |