~ubuntu-branches/ubuntu/precise/libkipi/precise-updates

« back to all changes in this revision

Viewing changes to libkipi/exportinterface.h

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2011-12-14 14:37:08 UTC
  • mfrom: (1.1.10)
  • Revision ID: package-import@ubuntu.com-20111214143708-ogoej66f20ofvg54
Tags: 4:4.7.90-0ubuntu1
New upstream beta release

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
 
29
29
// Qt includes
30
30
 
31
 
#include <QtPlugin>
 
31
#include <QtCore/QtPlugin>
32
32
 
33
33
// KDE includes
34
34