~neon/qt/qtwebkit-examples-and-demos

Viewing all changes in revision 73.

  • Committer: The Qt Project
  • Author(s): Andras Becsi
  • Date: 2013-03-25 15:02:22 UTC
  • Revision ID: git-v1:57dd5916424afc646eb5101cf83e5a70b3cc3cfa
Fix the build of the QML examples if C++11 is enabled

The build fails with the following error message:
unable to find string literal operator 'operator"" QWEBKIT_EXAMPLE_NAME'

Add spaces around the define so that it is not interpreted as an
operator expression.

Change-Id: I0bdb10ab844441c280a1bd6ffaf75e0e2604f9da
Reviewed-by: Michael Bruning <michael.bruning@digia.com>
Reviewed-by: Pierre Rossi <pierre.rossi@gmail.com>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: