aboutsummaryrefslogtreecommitdiff
path: root/src/Window.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/Window.hh')
-rw-r--r--src/Window.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Window.hh b/src/Window.hh
index c05f525..3da2fb1 100644
--- a/src/Window.hh
+++ b/src/Window.hh
@@ -357,7 +357,7 @@ public:
357 /// handle Subject notifications 357 /// handle Subject notifications
358 void update(FbTk::Subject *subj); 358 void update(FbTk::Subject *subj);
359 359
360 void applyDecorations(bool initial = false); 360 void applyDecorations();
361 void toggleDecoration(); 361 void toggleDecoration();
362 362
363 unsigned int decorationMask() const; 363 unsigned int decorationMask() const;