Command: Remove dbConnection() declaration which isn't used anymore
Αυτή η υποβολή περιλαμβάνεται σε:
γονέας
ae4b06d647
υποβολή
be53fc7f6e
@ -19,7 +19,6 @@ public:
|
||||
this->dbService = &dbService;
|
||||
}
|
||||
|
||||
QSqlDatabase dbConnection();
|
||||
virtual int handle(QStringList arguments) = 0;
|
||||
virtual ~Command() { };
|
||||
};
|
||||
|
Φόρτωση…
Αναφορά σε νέο ζήτημα
Block a user