aboutsummaryrefslogtreecommitdiff
path: root/src/Window.hh
diff options
context:
space:
mode:
authormarkt <markt>2007-07-18 22:17:19 (GMT)
committermarkt <markt>2007-07-18 22:17:19 (GMT)
commitf6c5f7e9abbf808fb446a38ff1285b54510a04ed (patch)
tree05c903335f226022980e6d66260e31fcd4f6a7b8 /src/Window.hh
parent9c843719a37eb3f63276f338bbc7cc227dc4e439 (diff)
downloadfluxbox-f6c5f7e9abbf808fb446a38ff1285b54510a04ed.zip
fluxbox-f6c5f7e9abbf808fb446a38ff1285b54510a04ed.tar.bz2
fix bug with SemiFollow
Diffstat (limited to 'src/Window.hh')
-rw-r--r--src/Window.hh2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Window.hh b/src/Window.hh
index cb32768..d4040fc 100644
--- a/src/Window.hh
+++ b/src/Window.hh
@@ -266,8 +266,6 @@ public:
266 void close(); 266 void close();
267 /// kill current client 267 /// kill current client
268 void kill(); 268 void kill();
269 /// set the window in withdrawn state
270 void withdraw(bool interrupt_moving);
271 /// set fullscreen 269 /// set fullscreen
272 void setFullscreen(bool flag); 270 void setFullscreen(bool flag);
273 /// toggle maximize 271 /// toggle maximize