Hi,

my app uses QtSvg and got rejected because it requires the blacklisted
QtWidgets.

This command, executed on the Emulator confirms it:
  ldd /usr/lib/libQt5Svg.so.5
  ...
  libQt5Widgets.so.5
  ...

Now I wonder where that comes from? Shouldn't Qt for SailfishOS be
configured with QT_NO_WIDGETS defined, so that "stinkers" like
QSvgWidget are stripped from QtSvg?

Here is the #ifndef
   https://qt.gitorious.org/qt/qtsvg/source/src/svg/qsvgwidget.h#L47

Br,
Alessandro
_______________________________________________
SailfishOS.org Devel mailing list

Reply via email to