FreeCAD: master e1f3fe1b

Author Committer Branch Timestamp Parent
maurerpe wmayer master 2016-02-21 19:25:13 master 31fd2d17
Affected Issues  0002986: Port from Qt4 to Qt5 (Ongoing)
Changeset Change numBytes() to byteCount()

numBytes() is obsolete in Qt 4.8 and removed in Qt5. byteCount() is a
drop in replacement that works in 4.8 and 5.
mod - src/Gui/BitmapFactory.cpp Diff File