~ubuntu-branches/ubuntu/trusty/gwenview/trusty

« back to all changes in this revision

Viewing changes to app/gvcore.h

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell, Rohan Garg, Jonathan Riddell, Philip Muškovac
  • Date: 2014-03-19 10:34:35 UTC
  • mfrom: (1.1.42)
  • Revision ID: package-import@ubuntu.com-20140319103435-zsnv6wltvgygzrap
Tags: 4:4.12.90-0ubuntu1
[ Rohan Garg ]
* Add baloo, kfilemetadata and libkdcraw as build dependencies

[ Jonathan Riddell ]
* New upstream beta release

[ Philip Muškovac ]
* Loose the pattern for the libgwenview version in gwenview.install
* Add more documentation to install file

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
class MainWindow;
42
42
class SortedDirModel;
43
43
 
44
 
class GvCorePrivate;
 
44
struct GvCorePrivate;
45
45
class GvCore : public QObject
46
46
{
47
47
    Q_OBJECT