mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-10 00:23:33 +02:00
2018-05-31 Fred Gleason <fredg@paravelsystems.com>
* Cleaned up SQL errors in rdadmin(1).
This commit is contained in:
@@ -56,6 +56,7 @@ class RDApplication : public QObject
|
||||
RDSystem *system();
|
||||
RDUser *user();
|
||||
void log(RDConfig::LogPriority prio,const QString &msg);
|
||||
bool dropTable(const QString &tbl_name);
|
||||
|
||||
private slots:
|
||||
void userChangedData();
|
||||
|
Reference in New Issue
Block a user