make a few settings into pajlada::Settings::Settings

Add setting to hide badges

Give focus to text input if you click anywhere in a chat widget
This commit is contained in:
Rasmus Karlsson
2017-06-11 20:53:43 +02:00
parent 945ca5d17a
commit 7c3cd930f3
11 changed files with 71 additions and 27 deletions
+2
View File
@@ -47,6 +47,8 @@ public:
void layoutMessages();
void updateGifEmotes();
void giveFocus();
protected:
void paintEvent(QPaintEvent *) override;