summaryrefslogtreecommitdiffstats
path: root/kdirstat/kdirstatsettings.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/kdirstatsettings.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/kdirstatsettings.h')
-rw-r--r--kdirstat/kdirstatsettings.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kdirstat/kdirstatsettings.h b/kdirstat/kdirstatsettings.h
index f0a5c9e..570d840 100644
--- a/kdirstat/kdirstatsettings.h
+++ b/kdirstat/kdirstatsettings.h
@@ -396,9 +396,9 @@ namespace KDirStat
*
* This is meant as a substitute for a tabbed dialog inside the tabbed
* dialog which would be much too wide and possibly confusing. Plus, this
- * list box is supposed to take care of its own tqgeometry - the normal
+ * list box is supposed to take care of its own geometry - the normal
* dumbass list box obviously cannot do that. It just uses some random
- * tqgeometry, relying on scroll bars for everything else. But in this
+ * geometry, relying on scroll bars for everything else. But in this
* special case we want all items to be visible at all times without scroll
* bars.
*
@@ -426,7 +426,7 @@ namespace KDirStat
* without scrolling. In fact, we never want to see a scroll bar with
* this kind of list box.
**/
- virtual TQSize tqsizeHint() const;
+ virtual TQSize sizeHint() const;
/**
* Insert an entry for a cleanup action into the list box. Uses the