From c71ade2e373d85acf1357494b42202293dd771d2 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 15 Dec 2011 15:30:19 -0600 Subject: Rename a number of old tq methods that are no longer tq specific --- kdirstat/kpacman.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kdirstat/kpacman.h') diff --git a/kdirstat/kpacman.h b/kdirstat/kpacman.h index e088cd5..7de9357 100644 --- a/kdirstat/kpacman.h +++ b/kdirstat/kpacman.h @@ -211,7 +211,7 @@ public: * * Reimplemented from @ref TQWidget. **/ - virtual TQSize tqsizeHint() const; + virtual TQSize sizeHint() const; public slots: -- cgit v1.2.3