summaryrefslogtreecommitdiffstats
path: root/twin-styles/glow/glowclient.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'twin-styles/glow/glowclient.cpp')
-rw-r--r--twin-styles/glow/glowclient.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/twin-styles/glow/glowclient.cpp b/twin-styles/glow/glowclient.cpp
index 37d92aa4..5f4abe3f 100644
--- a/twin-styles/glow/glowclient.cpp
+++ b/twin-styles/glow/glowclient.cpp
@@ -746,7 +746,7 @@ void GlowClient::updateButtonPositions()
m_leftButtonList.clear();
m_rightButtonList.clear();
- // reset left and right button tqlayout
+ // reset left and right button layout
if(m_leftButtonLayout)
delete m_leftButtonLayout;
m_leftButtonLayout = new TQBoxLayout(0, TQBoxLayout::LeftToRight, 0, 0, 0);