21 #ifndef DATABASEVISSTYLES_H
22 #define DATABASEVISSTYLES_H
24 #include "Database/Module.h"
34 VisualStyles(
const QString& connectionName, DbId databaseId);
40 bool rawColorStyleExists(QString name);
41 bool deleteRawColorStyle(QString name);
45 #endif // DATABASEVISSTYLES_H