summaryrefslogtreecommitdiff
path: root/src/Screen.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/Screen.hh')
-rw-r--r--src/Screen.hh5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/Screen.hh b/src/Screen.hh
index 4f36190..c81098b 100644
--- a/src/Screen.hh
+++ b/src/Screen.hh
@@ -560,11 +560,6 @@ private:
560 unfocused_alpha, menu_alpha, menu_delay, menu_delay_close, 560 unfocused_alpha, menu_alpha, menu_delay, menu_delay_close,
561 tab_width, tooltip_delay; 561 tab_width, tooltip_delay;
562 FbTk::Resource<FbTk::MenuTheme::MenuMode> menu_mode; 562 FbTk::Resource<FbTk::MenuTheme::MenuMode> menu_mode;
563
564 FbTk::Resource<int> gc_line_width;
565 FbTk::Resource<FbTk::GContext::LineStyle> gc_line_style;
566 FbTk::Resource<FbTk::GContext::JoinStyle> gc_join_style;
567 FbTk::Resource<FbTk::GContext::CapStyle> gc_cap_style;
568 FbTk::Resource<bool> allow_remote_actions; 563 FbTk::Resource<bool> allow_remote_actions;
569 FbTk::Resource<bool> clientmenu_use_pixmap; 564 FbTk::Resource<bool> clientmenu_use_pixmap;
570 FbTk::Resource<bool> tabs_use_pixmap; 565 FbTk::Resource<bool> tabs_use_pixmap;