diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2020-07-16 20:19:28 +0200 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2020-07-16 20:19:28 +0200 |
commit | aa34576dfd5781ddd9a97522ca15084f8195045f (patch) | |
tree | 84d877719b9d855efdb2fced271c49c8b97dbd3a /src/dialogs | |
parent | Fix autolinking breaking on single quotes in href attribute (diff) | |
download | nheko-aa34576dfd5781ddd9a97522ca15084f8195045f.tar.xz |
Warn before kicking,banning,inviting,etc
Diffstat (limited to 'src/dialogs')
-rw-r--r-- | src/dialogs/UserProfile.cpp | 11 | ||||
-rw-r--r-- | src/dialogs/UserProfile.h | 1 |
2 files changed, 12 insertions, 0 deletions
diff --git a/src/dialogs/UserProfile.cpp b/src/dialogs/UserProfile.cpp |