~ubuntu-branches/ubuntu/precise/okular/precise-proposed

« back to all changes in this revision

Viewing changes to interfaces/viewerinterface.h

  • Committer: Package Import Robot
  • Author(s): Philip Muškovac
  • Date: 2011-12-23 22:53:33 UTC
  • mto: This revision was merged to the branch mainline in revision 13.
  • Revision ID: package-import@ubuntu.com-20111223225333-kkxbdqe29pr2glh5
Tags: upstream-4.7.95
Import upstream version 4.7.95

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
#include "../core/okular_export.h"
14
14
 
15
15
#include <QtCore/QObject>
16
 
#include <QString>
 
16
#include <QtCore/QString>
17
17
 
18
18
namespace Okular {
19
19