summaryrefslogtreecommitdiffstats
path: root/kdirstat/kpacman.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-15 15:30:19 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-15 15:30:19 -0600
commitc71ade2e373d85acf1357494b42202293dd771d2 (patch)
tree76c8495d353757024fe915f12a1c7131403d9b5a /kdirstat/kpacman.h
parentc3b1da745f458ff94caeca961a7d432fa6ae703b (diff)
downloadkdirstat-c71ade2e373d85acf1357494b42202293dd771d2.tar.gz
kdirstat-c71ade2e373d85acf1357494b42202293dd771d2.zip
Rename a number of old tq methods that are no longer tq specific
Diffstat (limited to 'kdirstat/kpacman.h')
-rw-r--r--kdirstat/kpacman.h2
1 files changed, 1 insertions, 1 deletions
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: