summaryrefslogtreecommitdiffstats
path: root/src/MainWidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/MainWidget.h')
-rw-r--r--src/MainWidget.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/MainWidget.h b/src/MainWidget.h
index ba5b8ae..e2eb947 100644
--- a/src/MainWidget.h
+++ b/src/MainWidget.h
@@ -94,7 +94,8 @@ private:
VButton *lalt;
VButton *ralt;
- VButton *win;
+ VButton *lwin;
+ VButton *rwin;
VButton *mnu;
VButton *numl;