~ubuntu-branches/ubuntu/quantal/kde-runtime/quantal-proposed

« back to all changes in this revision

Viewing changes to plasma/declarativeimports/locale/localebindingsplugin.cpp

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2012-07-31 10:30:17 UTC
  • mfrom: (1.1.14)
  • Revision ID: package-import@ubuntu.com-20120731103017-80a1ll0qpuk1nv4h
Tags: 4:4.9.0-0ubuntu1
* Use direct build-depends versions rather than kde-sc-dev-latest
* Build-dep on nepomuk-core-dev (>= 4.9.0a)
* Remove kubuntu_kactivities_cmake.diff now upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
 
21
21
#include "localebindingsplugin.h"
22
22
#include <QtDeclarative/qdeclarative.h>
23
 
#include "locale.h"
 
23
#include "locale_p.h"
24
24
#include "calendarsystem.h"
25
25
 
26
26
void LocaleBindingsPlugin::registerTypes(const char *uri)