summaryrefslogtreecommitdiffhomepage
path: root/options/base-value.hpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2017-07-26 05:27:13 +0200
committerStanislaw Halik <sthalik@misaki.pl>2017-07-26 05:27:21 +0200
commitbb798c188b2fc1b368e91ac5d813d805e2d17e72 (patch)
treef54e798d6710e573eb835c6f74a49c7483c7da3a /options/base-value.hpp
parentb6b09f1908260dfe590c9eccca56640324b215f1 (diff)
options: organize metatype declarations
Diffstat (limited to 'options/base-value.hpp')
-rw-r--r--options/base-value.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/options/base-value.hpp b/options/base-value.hpp
index 4f90e3fc..0b6dfc44 100644
--- a/options/base-value.hpp
+++ b/options/base-value.hpp
@@ -5,6 +5,7 @@
#include "connector.hpp"
#include "export.hpp"
+#include "metatype.hpp"
#include <QObject>
#include <QString>