diff options
Diffstat (limited to 'src/client.h')
-rw-r--r-- | src/client.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/client.h b/src/client.h index a448678d0..956ee9b85 100644 --- a/src/client.h +++ b/src/client.h @@ -321,6 +321,8 @@ public: static void windowRemoved(const Window *const window); + static void updateScreenKeyboard(int height); + private: void initRootDir(); |