summaryrefslogtreecommitdiffstats
path: root/ksirc/chanButtons.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksirc/chanButtons.h')
-rw-r--r--ksirc/chanButtons.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksirc/chanButtons.h b/ksirc/chanButtons.h
index ec5ebe9d..8e998bdf 100644
--- a/ksirc/chanButtons.h
+++ b/ksirc/chanButtons.h
@@ -48,7 +48,7 @@ class chanButtons : public TQWidget
private:
int toggleMenu[7];
- TQHBoxLayout *tqlayout;
+ TQHBoxLayout *layout;
TQPushButton *protectButton;
TQPushButton *moderateButton;
TQPushButton *outsideButton;