From 143bfc9f801c84428074312d661f8e08803df83b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 20 Aug 2016 15:09:31 +0200 Subject: Imported Upstream version 0.23.5 --- plugins/shotwell-data-imports/FSpotMetaTable.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/shotwell-data-imports/FSpotMetaTable.vala') diff --git a/plugins/shotwell-data-imports/FSpotMetaTable.vala b/plugins/shotwell-data-imports/FSpotMetaTable.vala index 264fe85..e28d2e6 100644 --- a/plugins/shotwell-data-imports/FSpotMetaTable.vala +++ b/plugins/shotwell-data-imports/FSpotMetaTable.vala @@ -81,7 +81,7 @@ public class FSpotMetaTable : FSpotDatabaseTable { } public class FSpotMetaBehavior : FSpotTableBehavior, Object { - public static const string TABLE_NAME = "Meta"; + public const string TABLE_NAME = "Meta"; private static FSpotMetaBehavior instance; -- cgit v1.2.3