refactored the settings dialog

This commit is contained in:
fourtf
2018-01-12 23:09:05 +01:00
parent 4cbc3b8b61
commit e0bb061c81
39 changed files with 953 additions and 894 deletions
+1
View File
@@ -189,6 +189,7 @@ class TimestampElement : public MessageElement
{
QTime time;
TextElement *element;
QString format;
public:
TimestampElement();