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>2011-11-01 09:57:22 (GMT)
commit84a118a9c9b3094cf0cd05f6d748bc49646e83f7 (patch)
tree89dcd76469e9a8b187db4bbae9e6c063af4bc697 /src/Window.hh
parent91a29132d4b3d9b9fcc2ecb19b3a6cf3d8fcdc20 (diff)
downloadfluxbox_paul-84a118a9c9b3094cf0cd05f6d748bc49646e83f7.zip
fluxbox_paul-84a118a9c9b3094cf0cd05f6d748bc49646e83f7.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 a5bcb66..5c2e595 100644
--- a/src/Window.hh
+++ b/src/Window.hh
@@ -475,6 +475,7 @@ private:
475 void grabButtons(); 475 void grabButtons();
476 476
477 void themeReconfigured(); 477 void themeReconfigured();
478 void decorationsChanged();
478 479
479 /** 480 /**
480 * Calculates insertition position in the list by 481 * Calculates insertition position in the list by