21 #ifndef DATABASEVISSTYLES_H
22 #define DATABASEVISSTYLES_H
24 #include "Database/Module.h"
34 VisualStyles(
const QString& connection_name, DbId db_id);
40 bool raw_color_style_exists(QString name);
41 bool delete_raw_color_style(QString name);
45 #endif // DATABASEVISSTYLES_H