~ubuntu-branches/ubuntu/quantal/kpackagekit/quantal

« back to all changes in this revision

Viewing changes to SmartIcon/PkSearchFile.h

  • Committer: Bazaar Package Importer
  • Author(s): Rohan Garg
  • Date: 2011-01-10 17:20:02 UTC
  • mto: This revision was merged to the branch mainline in revision 42.
  • Revision ID: james.westby@ubuntu.com-20110110172002-j8d82jffmn9xgztj
Tags: upstream-0.6.3.3
ImportĀ upstreamĀ versionĀ 0.6.3.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
#include <QPackageKit>
27
27
#include <QDBusMessage>
28
28
 
29
 
class KpkTransaction;
30
 
 
31
29
using namespace PackageKit;
32
30
 
33
31
class PkSearchFile : public KpkAbstractTask