~carlos-mazieri/ubuntu-filemanager-app/samba-actions-02

« back to all changes in this revision

Viewing changes to src/plugin/folderlistmodel/plugin.h

  • Committer: Tarmac
  • Author(s): carlos-mazieri
  • Date: 2015-06-21 19:46:08 UTC
  • mfrom: (420.1.1 samba-browsing-11-new)
  • Revision ID: tarmac-20150621194608-6wa6ih0hin5el77t
It replaces https://code.launchpad.net/~carlos-mazieri/ubuntu-filemanager-app/samba-browsing-11 which has a problem on the merge.

Approved by Ubuntu Phone Apps Jenkins Bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
 
35
35
#include "dirmodel.h"
36
36
#include "dirselection.h"
 
37
#include "smbusershare.h"
37
38
 
38
39
#include <QtGlobal>
39
40