]> vaikene.ee Git - evaf/blobdiff - src/libs/Plugins/iplugin.h
Added functions to convert unicode strings to/from escaped 7-bit character arrays.
[evaf] / src / libs / Plugins / iplugin.h
index 1cc2b8e54f82d21dc551d9498e158f64a51b67c1..f83bbbc9293335d813196ef5e09fe5ab8971a8f9 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * @file plugins/iplugin.h
+ * @file Plugins/iplugin.h
  * @brief Common interface for all the eVaf modules
  * @author Enar Vaikene
  *
@@ -91,4 +91,6 @@ public:
 } // namespace eVaf::Plugins
 } // namespace eVaf
 
+Q_DECLARE_INTERFACE(eVaf::Plugins::iPlugin, "eVaf.Plugins.iPlugin/1.0")
+
 #endif // iplugin.h