diff options
Diffstat (limited to 'src/Window.hh')
-rw-r--r-- | src/Window.hh | 1 |
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 |