summaryrefslogtreecommitdiffstats
path: root/kdeui/kled.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdeui/kled.h')
-rw-r--r--kdeui/kled.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kdeui/kled.h b/kdeui/kled.h
index 4e95705e0..f3010d7d7 100644
--- a/kdeui/kled.h
+++ b/kdeui/kled.h
@@ -249,8 +249,8 @@ public:
*/
void setLook( Look look );
- virtual TQSize tqsizeHint() const;
- virtual TQSize tqminimumSizeHint() const;
+ virtual TQSize sizeHint() const;
+ virtual TQSize minimumSizeHint() const;
public slots: