~michihenning/storage-framework/fix-version-typo

« back to all changes in this revision

Viewing changes to src/qt/client/internal/remote_client/FolderImpl.cpp

  • Committer: James Henstridge
  • Date: 2016-07-11 04:38:11 UTC
  • mfrom: (19.1.17 storage-packaging)
  • Revision ID: james@jamesh.id.au-20160711043811-rqkpf3nes1z3hytr
Add cmake rules to install libraries, headers, and pkg-config files.
Update debian packaging to produce multiple binary packages.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
#include <unity/storage/qt/client/internal/remote_client/Handler.h>
8
8
#include <unity/storage/qt/client/internal/remote_client/UploaderImpl.h>
9
9
 
10
 
#include <QtConcurrent>
11
 
 
12
10
using namespace std;
13
11
 
14
12
namespace unity