~dandrader/unity8/pixelAlignedWindow

« back to all changes in this revision

Viewing changes to tests/plugins/Dash/cardcreator/11.res

  • Committer: CI Train Bot
  • Author(s): Andrea Cimitan
  • Date: 2016-05-04 18:08:28 UTC
  • mfrom: (2103.6.33 card-social)
  • Revision ID: ci-train-bot@canonical.com-20160504180828-aetx14xx5yy600eg
Add social actions to cards
Approved by: Josh Arenson

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
                property bool showHeader: true; 
12
12
                implicitWidth: childrenRect.width; 
13
13
                enabled: true; 
14
 
                
 
14
signal action(var actionId);
15
15
Loader {
16
16
                                id: backgroundLoader; 
17
17
                                objectName: "backgroundLoader";