~vrruiz/gallery-app/autopilot-app-class

« back to all changes in this revision

Viewing changes to src/content-communicator.h

  • Committer: Víctor R. Ruiz
  • Date: 2014-07-02 14:16:48 UTC
  • mfrom: (989.1.15 gallery-app)
  • Revision ID: victor.ruiz@canonical.com-20140702141648-j8pnvqow3usphopd
Merge with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
54
54
    SelectionType selectionType() const;
55
55
    bool singleContentPickMode() const;
56
56
 
 
57
    void registerWithHub();
 
58
 
57
59
signals:
58
60
    void photoRequested();
59
61
    void selectionTypeChanged();