~ubuntu-branches/ubuntu/quantal/kde-workspace/quantal

« back to all changes in this revision

Viewing changes to plasma/desktop/shell/activitymanager/package/contents/ui/ActivityDelegate.qml

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2012-07-26 17:32:34 UTC
  • mfrom: (1.1.15)
  • Revision ID: package-import@ubuntu.com-20120726173234-bsn4gwllpbcwu2r4
Tags: 4:4.9.0-0ubuntu1
* Use direct build-depends versions rather than kde-sc-dev-latest
* Remove patches/kubuntu_revert_1554ba408633397066d31c3d565c217b5a385fb8.diff fixed upstream
* Remove debian/patches/kubuntu_fix_batterymonitor_panel_minsize.diff fix upstream
* New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
105
105
            QPixmapItem {
106
106
                anchors.fill: iconWidget
107
107
                pixmap: Icon ? undefined : activityManager.pixmapForActivity(model["DataEngineSource"])
 
108
                visible: Icon == ""
108
109
            }
109
110
            QIconItem {
110
111
                width: theme.mediumIconSize