aboutsummaryrefslogtreecommitdiff
path: root/src/Window.hh
diff options
context:
space:
mode:
authorPavel Labath <pavelo@centrum.sk>2011-07-18 10:20:53 (GMT)
committerPaul Tagliamonte <paultag@fluxbox.org>2012-04-07 02:11:32 (GMT)
commit54d7ed69720381e0b68c0f25115a9d603195bc9e (patch)
treef18ad4b42745704a1bf79c4e5cc61a9e4b57b1a5 /src/Window.hh
parent8bee090a493ee2243f7787b58cda3f15e7011b2b (diff)
downloadfluxbox_paul-54d7ed69720381e0b68c0f25115a9d603195bc9e.zip
fluxbox_paul-54d7ed69720381e0b68c0f25115a9d603195bc9e.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 0d2cadd..1b8be18 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