rewrote window saveing/serialization system

fixes #212
This commit is contained in:
fourtf
2018-04-06 23:31:34 +02:00
parent 2ab571fe54
commit 69d9557505
19 changed files with 291 additions and 316 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ public:
messages::MessageElement::Flags getWordFlags();
bool isIgnoredEmote(const QString &emote);
void init();
void initialize();
/// Appearance
BoolSetting showTimestamps = {"/appearance/messages/showTimestamps", true};