~lukas-kde/unity8/activateWindows

« back to all changes in this revision

Viewing changes to tests/mocks/Unity/fake_scopesoverview.cpp

  • Committer: Lukáš Tinkl
  • Date: 2015-10-26 13:50:42 UTC
  • mfrom: (2004.1.15 trunk)
  • Revision ID: lukas.tinkl@canonical.com-20151026135042-njfom5vn3nb8fxhy
merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
308
308
        case RoleSubtitle:
309
309
            return scope && scope->name() == "Videos this is long ab cd ef gh ij kl" ? "tube, movies, cinema, pictures, art, moving images, magic in a box" : QString();
310
310
        case RoleArt:
311
 
            return qmlDirectory() + "/graphics/applicationIcons/dash.png";
 
311
            return QString(qmlDirectory() + "/graphics/applicationIcons/dash.png");
312
312
        case RoleMascot:
313
313
        case RoleEmblem:
314
314
        case RoleSummary: