aboutsummaryrefslogtreecommitdiff
path: root/src/FbWinFrameTheme.cc
diff options
context:
space:
mode:
authormarkt <markt>2007-04-06 18:50:19 (GMT)
committermarkt <markt>2007-04-06 18:50:19 (GMT)
commit416578138e899f817b875ad55a5252a19aa6cb07 (patch)
treedb2e73774dd6cab38a87e0c636e7cbf3d9a32dac /src/FbWinFrameTheme.cc
parentd4f33533543690f12ad9eea62ea9b634a89340fb (diff)
downloadfluxbox-416578138e899f817b875ad55a5252a19aa6cb07.zip
fluxbox-416578138e899f817b875ad55a5252a19aa6cb07.tar.bz2
more of the same
Diffstat (limited to 'src/FbWinFrameTheme.cc')
-rw-r--r--src/FbWinFrameTheme.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/FbWinFrameTheme.cc b/src/FbWinFrameTheme.cc
index 949beaa..6f7f9ef 100644
--- a/src/FbWinFrameTheme.cc
+++ b/src/FbWinFrameTheme.cc
@@ -47,7 +47,6 @@ FbWinFrameTheme::FbWinFrameTheme(int screen_num):
47 m_button_unfocus_color(*this, "window.button.unfocus.picColor", "Window.Button.Unfocus.PicColor"), 47 m_button_unfocus_color(*this, "window.button.unfocus.picColor", "Window.Button.Unfocus.PicColor"),
48 48
49 m_font(*this, "window.font", "Window.Font"), 49 m_font(*this, "window.font", "Window.Font"),
50 m_textjustify(*this, "window.justify", "Window.Justify"),
51 m_shape_place(*this, "window.roundCorners", "Window.RoundCorners"), 50 m_shape_place(*this, "window.roundCorners", "Window.RoundCorners"),
52 m_title_height(*this, "window.title.height", "Window.Title.Height"), 51 m_title_height(*this, "window.title.height", "Window.Title.Height"),
53 m_bevel_width(*this, "window.bevelWidth", "Window.BevelWidth"), 52 m_bevel_width(*this, "window.bevelWidth", "Window.BevelWidth"),