aboutsummaryrefslogtreecommitdiff
path: root/src/Window.hh
diff options
context:
space:
mode:
authorPavel Labath <pavelo@centrum.sk>2011-07-18 10:20:53 (GMT)
committerPavel Labath <pavelo@centrum.sk>2013-02-18 21:04:23 (GMT)
commit7a53811fa7b42cf9751ace862dd712d29690da84 (patch)
tree1b9515087db3bee142e3e89c3cfe60ba4fb2deae /src/Window.hh
parent11002f957345c28af3b982b342e32c03a4b6498f (diff)
downloadfluxbox_pavel-7a53811fa7b42cf9751ace862dd712d29690da84.zip
fluxbox_pavel-7a53811fa7b42cf9751ace862dd712d29690da84.tar.bz2
Attach modifiedSig handlers to the session.screenX.defaultDeco resource
Diffstat (limited to 'src/Window.hh')
-rw-r--r--src/Window.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Window.hh b/src/Window.hh
index bdcf4cd..4e4f681 100644
--- a/src/Window.hh
+++ b/src/Window.hh
@@ -477,6 +477,7 @@ private:
477 void grabButtons(); 477 void grabButtons();
478 478
479 void themeReconfigured(); 479 void themeReconfigured();
480 void decorationsChanged();
480 481
481 /** 482 /**
482 * Calculates insertition position in the list by 483 * Calculates insertition position in the list by