From 6687cd2515bdebbd8f0c92261f3acf8777441ca6 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 18 Dec 2011 18:28:00 -0600 Subject: Rename old tq methods that no longer need a unique name --- kbstateapplet/kbstate.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kbstateapplet/kbstate.h') diff --git a/kbstateapplet/kbstate.h b/kbstateapplet/kbstate.h index fc6987f..892aeb9 100644 --- a/kbstateapplet/kbstate.h +++ b/kbstateapplet/kbstate.h @@ -40,7 +40,7 @@ public: StatusIcon (const TQString &text, TQWidget *parent, const char *name=0); ~StatusIcon (); - TQSize tqminimumSizeHint () const; + TQSize minimumSizeHint () const; }; typedef TQPtrList IconList; -- cgit v1.2.1