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

« back to all changes in this revision

Viewing changes to app/semanticinfocontextmanageritem.cpp

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2012-11-19 15:42:29 UTC
  • mto: This revision was merged to the branch mainline in revision 27.
  • Revision ID: package-import@ubuntu.com-20121119154229-selaegu8d5rzxtln
Tags: upstream-4.9.80
ImportĀ upstreamĀ versionĀ 4.9.80

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
#include <KDebug>
37
37
#include <KDialog>
38
38
#include <KLocale>
39
 
 
40
 
// Nepomuk
41
 
#include <Nepomuk/KRatingPainter>
 
39
#include <KRatingPainter>
42
40
 
43
41
// Local
44
42
#include "contextmanager.h"