Command: Remove dbConnection() declaration which isn't used anymore
此提交包含在:
@ -19,7 +19,6 @@ public:
|
||||
this->dbService = &dbService;
|
||||
}
|
||||
|
||||
QSqlDatabase dbConnection();
|
||||
virtual int handle(QStringList arguments) = 0;
|
||||
virtual ~Command() { };
|
||||
};
|
||||
|
新增問題並參考
封鎖使用者