"libs/lib/mac32/include/osgUtil/DisplayRequirementsVisitor" did not exist on "a2f8d1e8ade2ba6e87c5a9941b18e35e0a116a59"
-
Tomaz Canabrava authored
Strings can be expensive to create, all the issues with allocation, copy of the char members, conversion to UTF-16. QStringLiteral creates one in compile time. Signed-off-by:
Tomaz Canabrava <tomaz.canabrava@intel.com>
Tomaz Canabrava authoredStrings can be expensive to create, all the issues with allocation, copy of the char members, conversion to UTF-16. QStringLiteral creates one in compile time. Signed-off-by:
Tomaz Canabrava <tomaz.canabrava@intel.com>
Loading