summaryrefslogtreecommitdiff
path: root/src/items/database/databasetableproperties.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/items/database/databasetableproperties.h')
-rw-r--r--src/items/database/databasetableproperties.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/items/database/databasetableproperties.h b/src/items/database/databasetableproperties.h
index cd7fa14..19faf0a 100644
--- a/src/items/database/databasetableproperties.h
+++ b/src/items/database/databasetableproperties.h
@@ -35,6 +35,7 @@ protected slots:
void updateProperty(const QString &name, const QVariant &value);
void updateColumnSelection();
void setTableName(const QString &name);
+ void setTableColor(const QColor &color);
private:
class PrivateData;