summaryrefslogtreecommitdiffstats
path: root/kicker/applets/lockout/lockout.h
diff options
context:
space:
mode:
Diffstat (limited to 'kicker/applets/lockout/lockout.h')
-rw-r--r--kicker/applets/lockout/lockout.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker/applets/lockout/lockout.h b/kicker/applets/lockout/lockout.h
index 6be995790..e93a35d50 100644
--- a/kicker/applets/lockout/lockout.h
+++ b/kicker/applets/lockout/lockout.h
@@ -44,7 +44,7 @@ private:
void checkLayout( int height ) const;
SimpleButton *lockButton, *logoutButton;
- TQBoxLayout *layout;
+ TQBoxLayout *tqlayout;
bool bTransparent;
};