summaryrefslogtreecommitdiffstats
path: root/kdirstat/kdirstatsettings.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdirstat/kdirstatsettings.h')
-rw-r--r--kdirstat/kdirstatsettings.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kdirstat/kdirstatsettings.h b/kdirstat/kdirstatsettings.h
index e860da5..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.
*