Hey everyone! I've got an app turned down by harbour QA Validator says ERROR [/usr/share/harbour-vk-music/qml/pages/SongItem.qml] Import 'ru.virgi.audioplayerinfo 1.0' is not allowed
is qmlRegisterSingletonType not allowed or something??? i'm registering it with qmlRegisterSingletonType<AudioPlayerInfo>("ru.virgi.audioplayerinfo", 1, 0, "AudioPlayerInfo", audioplayerinfo_provider); And it's simple QObject with some properties and signals Regards, Alex.
_______________________________________________ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org