From c9500b6eff3dc8fbcc6e9fc569b2e246541a2a05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B8rgen=20Lind?= Date: Thu, 27 Aug 2015 12:26:33 +0200 Subject: Macro for QML extension boilerplate defines which gives type sub-classes which adds desired functionality for extensions in QML Change-Id: I3973e07e0daf0c27813b3405b9188281092f4375 --- sync.profile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sync.profile') diff --git a/sync.profile b/sync.profile index 5bff75354..9b90e4a95 100644 --- a/sync.profile +++ b/sync.profile @@ -19,3 +19,7 @@ "qtbase" => "", "qtdeclarative" => "", ); + +%classnames = ( + "qwaylandquickextension.h" => "QWaylandQuickExtension", +); -- cgit v1.2.3