[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [calligra/frameworks] qtquick: Port from Q_EXPORT_PLUGIN2 to Q_PLUGIN_METADATA (untested)
From:       Friedrich W. H. Kossebau <kossebau () kde ! org>
Date:       2015-03-31 22:08:21
Message-ID: E1Yd4Kb-0007FW-Bz () scm ! kde ! org
[Download RAW message or body]

Git commit 34dd2e8b41e5c714310ee269e5a08806e312e3b9 by Friedrich W. H. Koss=
ebau.
Committed on 31/03/2015 at 22:06.
Pushed by kossebau into branch 'frameworks'.

Port from Q_EXPORT_PLUGIN2 to Q_PLUGIN_METADATA (untested)

M  +1    -2    qtquick/CalligraQtQuickComponentsPlugin.h

http://commits.kde.org/calligra/34dd2e8b41e5c714310ee269e5a08806e312e3b9

diff --git a/qtquick/CalligraQtQuickComponentsPlugin.h b/qtquick/CalligraQt=
QuickComponentsPlugin.h
index 8800f2a..1ee7166 100644
--- a/qtquick/CalligraQtQuickComponentsPlugin.h
+++ b/qtquick/CalligraQtQuickComponentsPlugin.h
@@ -28,6 +28,7 @@
 class CalligraQtQuickComponentsPlugin : public QDeclarativeExtensionPlugin
 {
     Q_OBJECT
+    Q_PLUGIN_METADATA(IID "org.calligra.CalligraQtQuickComponentsPlugin")
 =

 public:
     void registerTypes(const char *uri);
@@ -37,6 +38,4 @@ private:
 =

 };
 =

-Q_EXPORT_PLUGIN2(calligraqtquickcomponentsplugin, CalligraQtQuickComponent=
sPlugin)
-
 #endif // CALLIGRAQTQUICKCOMPONENTSPLUGIN_H

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic