~carlos-mazieri/ubuntu-filemanager-app/model

« back to all changes in this revision

Viewing changes to folderlistmodel/plugin.h

* Do not use QClipboard until it works on devices. Fixes: https://bugs.launchpad.net/bugs/1243854.

Approved by Carlos Jose Mazieri, Ubuntu Phone Apps Jenkins Bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
63
63
#endif
64
64
 
65
65
#include "dirmodel.h"
 
66
#ifndef DO_NOT_USE_TAG_LIB
66
67
#include "imageprovider.h"
67
 
 
 
68
#endif
68
69
 
69
70
#define QUOTES(x)  #x
70
71