Hi all,
I just got an app rejected in the harbour  as i have in some QML the
following line:


import it.mupp.core 1.0


where i registered the type as follow in c++ side.

qmlRegisterType<DownloadManager>("it.mupp.core", 1, 0, "DownloadManager");

Now, I'm not using any not allowed lib, but just trying to use my own c++
class in QML.

Is this really not allowed?
Thankyou.
Michele

-- 
michele tameni
_______________________________________________
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Reply via email to