Skip to content
Commit e89c391a authored by Oliver Kellogg's avatar Oliver Kellogg
Browse files

Build using gcc-4.8.3 / Qt-4.8.6 / kdelibs-4.14.9 :

umbrello/uml.{h,cpp}
- At function config() GCC rightfully complains about the `const'
  qualifier. Remove it.

umbrello/codegenerators/python/pythonwriter.cpp
- Use QLatin1String in lieu of QStringLiteral.
- Use QRegExp in lieu of QRegularExpression.
- Simplify functions fixTypeName and findIncludeFromType.
parent 2a794b92
Pipeline #119925 passed with stage
in 30 minutes and 9 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment