Added Utils::error() and Utils::info() to print to stderr/stdout instead of qDebug()

Αυτή η υποβολή περιλαμβάνεται σε:
2019-04-10 18:57:27 +02:00
γονέας 071bddf28d
υποβολή 6ba1147d11
7 αρχεία άλλαξαν με 48 προσθήκες και 20 διαγραφές

@@ -5,6 +5,7 @@
#include <QSqlQuery>
#include <QThreadStorage>
#include <QVariant>
#include "utils.h"
class Command
{
protected: