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

« back to all changes in this revision

Viewing changes to app/imagemetainfodialog.h

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2014-03-19 10:34:35 UTC
  • mto: This revision was merged to the branch mainline in revision 51.
  • Revision ID: package-import@ubuntu.com-20140319103435-r20hzcnkejmkcxp4
Tags: upstream-4.12.90
ImportĀ upstreamĀ versionĀ 4.12.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
 
34
34
class ImageMetaInfoModel;
35
35
 
36
 
class ImageMetaInfoDialogPrivate;
 
36
struct ImageMetaInfoDialogPrivate;
37
37
class ImageMetaInfoDialog : public KDialog
38
38
{
39
39
    Q_OBJECT