summaryrefslogtreecommitdiffstats
path: root/core/settings/qPrefGeocoding.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/settings/qPrefGeocoding.h')
-rw-r--r--core/settings/qPrefGeocoding.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/settings/qPrefGeocoding.h b/core/settings/qPrefGeocoding.h
index f2eb95fbc..c8c4c106d 100644
--- a/core/settings/qPrefGeocoding.h
+++ b/core/settings/qPrefGeocoding.h
@@ -5,7 +5,6 @@
#include <QObject>
-
class qPrefGeocoding : public QObject {
Q_OBJECT
Q_PROPERTY(taxonomy_category first_taxonomy_category READ first_taxonomy_category WRITE set_first_taxonomy_category NOTIFY first_taxonomy_categoryChanged)