~mzanetti/unity8/quicklist-unset-model-before-closing

« back to all changes in this revision

Viewing changes to tests/mocks/Unity/Indicators/fakeplugin.cpp

  • Committer: Michael Zanetti
  • Date: 2013-08-27 06:59:04 UTC
  • mfrom: (235.1.20 trunk)
  • Revision ID: michael.zanetti@canonical.com-20130827065904-tdybcnq9cek07slp
merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
 */
18
18
 
19
19
// Qt
20
 
#include <QtQml>
 
20
#include <QtQml/qqml.h>
21
21
 
22
22
// self
23
23
#include "fakeplugin.h"