~macslow/unity8/use-set-progress-api

« back to all changes in this revision

Viewing changes to Dash/Apps/RunningApplicationsGrid.qml

  • Committer: Nick Dedekind
  • Date: 2013-07-08 11:30:25 UTC
  • mfrom: (2.5.97 8.indicators-client.control)
  • mto: This revision was merged to the branch mainline in revision 149.
  • Revision ID: nicholas.dedekind@gmail.com-20130708113025-bs6k7b3tgn2ayc4k
merged with parent

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
 
20
20
ResponsiveFlowView {
21
21
    id: root
 
22
    clip: true
22
23
 
23
24
    signal updateScreenshots
24
25