summary refs log tree commit diff
path: root/src/ui
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2021-07-21 13:37:57 +0200
committerNicolas Werner <nicolas.werner@hotmail.de>2021-07-23 17:43:17 +0200
commiteafbab6ae128dd5b14f145ba9214a6673e982951 (patch)
tree47cb8bd57501ef2d6da1b1e128ac2c431e4a6553 /src/ui
parentRename image pack model (diff)
downloadnheko-eafbab6ae128dd5b14f145ba9214a6673e982951.tar.xz
Add menu to enable or disable stickers globally
Diffstat (limited to 'src/ui')
-rw-r--r--src/ui/RoomSettings.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/RoomSettings.h b/src/ui/RoomSettings.h
index 367f3111..cf36f795 100644
--- a/src/ui/RoomSettings.h
+++ b/src/ui/RoomSettings.h
@@ -136,4 +136,4 @@ private:
         RoomInfo info_;
         int notifications_ = 0;
         int accessRules_   = 0;
-};
\ No newline at end of file
+};