mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-06-06 07:02:33 +02:00
No changes... I have no idea why git thinks there are changes.
This commit is contained in:
parent
2e8819dfa8
commit
bec85018a3
@ -31,7 +31,7 @@ class CreateDb
|
||||
public:
|
||||
CreateDb(QString host,QString database,QString username,QString password);
|
||||
~CreateDb();
|
||||
bool create(QObject *parent,QString *err_str, RDConfig *config);
|
||||
bool create(QWidget *parent,QString *err_str, RDConfig *config);
|
||||
bool isOpen();
|
||||
|
||||
private:
|
||||
|
Loading…
x
Reference in New Issue
Block a user