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 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 |