summaryrefslogtreecommitdiff
path: root/src/Screen.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/Screen.hh')
-rw-r--r--src/Screen.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Screen.hh b/src/Screen.hh
index 9511e3f..91cf94a 100644
--- a/src/Screen.hh
+++ b/src/Screen.hh
@@ -547,7 +547,6 @@ private:
547 FbTk::Resource<int> workspaces, edge_snap_threshold, focused_alpha, 547 FbTk::Resource<int> workspaces, edge_snap_threshold, focused_alpha,
548 unfocused_alpha, menu_alpha, menu_delay, menu_delay_close, 548 unfocused_alpha, menu_alpha, menu_delay, menu_delay_close,
549 tab_width, tooltip_delay; 549 tab_width, tooltip_delay;
550 FbTk::Resource<FbTk::MenuTheme::MenuMode> menu_mode;
551 FbTk::Resource<bool> allow_remote_actions; 550 FbTk::Resource<bool> allow_remote_actions;
552 FbTk::Resource<bool> clientmenu_use_pixmap; 551 FbTk::Resource<bool> clientmenu_use_pixmap;
553 FbTk::Resource<bool> tabs_use_pixmap; 552 FbTk::Resource<bool> tabs_use_pixmap;