diff options
Diffstat (limited to 'testnotification/testnotification.h')
-rw-r--r-- | testnotification/testnotification.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testnotification/testnotification.h b/testnotification/testnotification.h index f54623d..ecaacb4 100644 --- a/testnotification/testnotification.h +++ b/testnotification/testnotification.h @@ -31,4 +31,6 @@ private: } +QML_DECLARE_TYPE(sowatch::TestNotification) + #endif // TESTNOTIFICATION_H |