Change the code to use the Logger class instead.

This commit is contained in:
sledgehammer999 2015-01-06 03:34:10 +02:00
parent a7527aa9a7
commit 087417c8a6
10 changed files with 117 additions and 171 deletions

View file

@ -40,6 +40,7 @@
#include <QSslKey>
#endif
#include <QTranslator>
#include <QCoreApplication>
#include "jsonutils.h"
prefjson::prefjson()