23 #ifndef DATABASEVISSTYLES_H
24 #define DATABASEVISSTYLES_H
26 #include "Database/DatabaseModule.h"
38 bool raw_color_style_exists(QString name);
39 bool delete_raw_color_style(QString name);
44 #endif // DATABASEVISSTYLES_H
Definition: StyleTypes.h:51
Definition: DatabaseModule.h:54
Definition: DatabaseVisStyles.h:30