summaryrefslogtreecommitdiffstats
path: root/kicker/applets/launcher/flowgridmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'kicker/applets/launcher/flowgridmanager.h')
-rw-r--r--kicker/applets/launcher/flowgridmanager.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kicker/applets/launcher/flowgridmanager.h b/kicker/applets/launcher/flowgridmanager.h
index 5aaa814bb..521490c51 100644
--- a/kicker/applets/launcher/flowgridmanager.h
+++ b/kicker/applets/launcher/flowgridmanager.h
@@ -13,8 +13,8 @@
class FlowGridManager {
-// Determine if two FlowGridManager objs have the same tqlayout. They may or
-// may not have the same input parameters, but the resulting tqlayout is identical.
+// Determine if two FlowGridManager objs have the same layout. They may or
+// may not have the same input parameters, but the resulting layout is identical.
friend bool operator== ( const FlowGridManager & gp1, const FlowGridManager & gp2 );
public: