https://bugs.kde.org/show_bug.cgi?id=471339

--- Comment #1 from [email protected] ---
The only solution I can propose is to make QT_STRICT_ITERATORS definition in
the library public: 

if (NOT WIN32)
  target_compile_definitions(marblewidget PUBLIC QT_STRICT_ITERATORS)
endif()

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to