aboutsummaryrefslogtreecommitdiff
path: root/src/FbWinFrame.hh
diff options
context:
space:
mode:
authormarkt <markt>2007-04-07 17:39:27 (GMT)
committermarkt <markt>2007-04-07 17:39:27 (GMT)
commit12a8b3c038c9ccb577c699d41a1d19602132a7a8 (patch)
tree2a23392db366c10c8b6f7ee444ee8ac578010b5c /src/FbWinFrame.hh
parent416578138e899f817b875ad55a5252a19aa6cb07 (diff)
downloadfluxbox-12a8b3c038c9ccb577c699d41a1d19602132a7a8.zip
fluxbox-12a8b3c038c9ccb577c699d41a1d19602132a7a8.tar.bz2
more of the same
Diffstat (limited to 'src/FbWinFrame.hh')
-rw-r--r--src/FbWinFrame.hh2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/FbWinFrame.hh b/src/FbWinFrame.hh
index 35e4bd8..54d91df 100644
--- a/src/FbWinFrame.hh
+++ b/src/FbWinFrame.hh
@@ -156,8 +156,6 @@ public:
156 void moveLabelButtonRightOf(FbTk::TextButton &btn, const FbTk::TextButton &dest); 156 void moveLabelButtonRightOf(FbTk::TextButton &btn, const FbTk::TextButton &dest);
157 /// which button is to be rendered focused 157 /// which button is to be rendered focused
158 void setLabelButtonFocus(IconButton &btn); 158 void setLabelButtonFocus(IconButton &btn);
159 /// specify focus state of button
160 void setLabelButtonFocus(IconButton &btn, bool value);
161 /// attach a client window for client area 159 /// attach a client window for client area
162 void setClientWindow(FbTk::FbWindow &win); 160 void setClientWindow(FbTk::FbWindow &win);
163 /// remove attached client window 161 /// remove attached client window