added debug information on F10

This commit is contained in:
fourtf
2018-04-06 16:37:30 +02:00
parent 29fbe33437
commit ed50f1835f
19 changed files with 192 additions and 11 deletions
+1 -1
View File
@@ -110,7 +110,7 @@ public:
Update_All = Update_Text | Update_Emotes | Update_Images
};
virtual ~MessageElement() = default;
virtual ~MessageElement();
MessageElement *setLink(const Link &link);
MessageElement *setTooltip(const QString &tooltip);