summaryrefslogtreecommitdiff
path: root/src/FbWinFrame.hh
diff options
context:
space:
mode:
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 ff9c19e..4cb5c65 100644
--- a/src/FbWinFrame.hh
+++ b/src/FbWinFrame.hh
@@ -146,8 +146,6 @@ public:
146 void moveLabelButtonLeftOf(FbTk::TextButton &btn, const FbTk::TextButton &dest); 146 void moveLabelButtonLeftOf(FbTk::TextButton &btn, const FbTk::TextButton &dest);
147 //move the first label button to the right of the second 147 //move the first label button to the right of the second
148 void moveLabelButtonRightOf(FbTk::TextButton &btn, const FbTk::TextButton &dest); 148 void moveLabelButtonRightOf(FbTk::TextButton &btn, const FbTk::TextButton &dest);
149 /// which button is to be rendered focused
150 void setLabelButtonFocus(IconButton &btn);
151 /// attach a client window for client area 149 /// attach a client window for client area
152 void setClientWindow(FbTk::FbWindow &win); 150 void setClientWindow(FbTk::FbWindow &win);
153 /// remove attached client window 151 /// remove attached client window