FreeCAD/src/Mod/Import
Mateusz Skowroński cd2db00f22 QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
This change is Qt4/Qt5 neutral.
2016-01-05 16:07:25 +01:00
..
App Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
Gui QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1(). 2016-01-05 16:07:25 +01:00
CMakeLists.txt move build specifier in own cMake group 2014-08-03 20:53:19 +02:00
import.dox
Init.py
InitGui.py issue #1701 2014-09-27 13:07:30 -03:00