~ubuntu-branches/ubuntu/hardy/kdebase-workspace/hardy

« back to all changes in this revision

Viewing changes to plasma/applets/kickoff/ui/itemdelegate.cpp

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2008-03-03 11:37:30 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20080303113730-ppdchskh93rr77le
Tags: 4:4.0.2-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
#include <QPainter>
30
30
#include <QStyleOptionViewItem>
31
31
 
32
 
#include <QtDebug>
33
 
 
34
32
// KDE
35
33
#include <KColorUtils>
36
34
#include <KDebug>