summaryrefslogtreecommitdiffstats
path: root/yakuake/src/main_window.h
diff options
context:
space:
mode:
Diffstat (limited to 'yakuake/src/main_window.h')
-rw-r--r--yakuake/src/main_window.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/yakuake/src/main_window.h b/yakuake/src/main_window.h
index 225fc0e..5483f5b 100644
--- a/yakuake/src/main_window.h
+++ b/yakuake/src/main_window.h
@@ -167,7 +167,7 @@ class MainWindow : public KMainWindow, virtual public DCOPInterface
/* Maximum height value. */
int max_height;
- int tqmask_height;
+ int mask_height;
/* Application border. */
int margin;