From bcc684e28ad6f9ebeeae5d334a4dc297cef3e816 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 18 Dec 2011 18:35:27 -0600 Subject: Rename old tq methods that no longer need a unique name --- ksim/library/led.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ksim/library/led.h') diff --git a/ksim/library/led.h b/ksim/library/led.h index 5c5e615..bdb26f4 100644 --- a/ksim/library/led.h +++ b/ksim/library/led.h @@ -150,7 +150,7 @@ namespace KSim /** * reimplemented for internal reasons */ - virtual TQSize tqsizeHint() const; + virtual TQSize sizeHint() const; public slots: /** -- cgit v1.2.1