mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-06-07 23:52:35 +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:
|
public:
|
||||||
CreateDb(QString host,QString database,QString username,QString password);
|
CreateDb(QString host,QString database,QString username,QString password);
|
||||||
~CreateDb();
|
~CreateDb();
|
||||||
bool create(QObject *parent,QString *err_str, RDConfig *config);
|
bool create(QWidget *parent,QString *err_str, RDConfig *config);
|
||||||
bool isOpen();
|
bool isOpen();
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user