Added Utils::error() and Utils::info() to print to stderr/stdout instead of qDebug()
Αυτή η υποβολή περιλαμβάνεται σε:
@@ -5,6 +5,7 @@
|
||||
#include <QSqlQuery>
|
||||
#include <QThreadStorage>
|
||||
#include <QVariant>
|
||||
#include "utils.h"
|
||||
class Command
|
||||
{
|
||||
protected:
|
||||
|
||||
Αναφορά σε νέο ζήτημα
Block a user