summaryrefslogtreecommitdiffstats
path: root/kicker/kicker/ui/k_mnu_stub.h
diff options
context:
space:
mode:
Diffstat (limited to 'kicker/kicker/ui/k_mnu_stub.h')
-rw-r--r--kicker/kicker/ui/k_mnu_stub.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker/kicker/ui/k_mnu_stub.h b/kicker/kicker/ui/k_mnu_stub.h
index 362d132b2..17fe92b7c 100644
--- a/kicker/kicker/ui/k_mnu_stub.h
+++ b/kicker/kicker/ui/k_mnu_stub.h
@@ -53,7 +53,7 @@ public:
void popup(const TQPoint &pos, int indexAtPoint = -1);
void selectFirstItem();
void resize(int, int);
- TQSize sizeHint() const;
+ TQSize tqsizeHint() const;
bool highlightMenuItem( const TQString &menuId );
void clearRecentMenuItems();
void initialize();