summaryrefslogtreecommitdiffstats
path: root/kdeui/kselect.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdeui/kselect.h')
-rw-r--r--kdeui/kselect.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdeui/kselect.h b/kdeui/kselect.h
index 7a1c1ef4d..651cb95d0 100644
--- a/kdeui/kselect.h
+++ b/kdeui/kselect.h
@@ -352,7 +352,7 @@ protected:
virtual void drawContents( TQPainter * );
virtual TQSize tqminimumSize() const
- { return tqsizeHint(); }
+ { return sizeHint(); }
private:
void init();