~ubuntu-branches/ubuntu/raring/koffice/raring

« back to all changes in this revision

Viewing changes to krita/plugins/paintops/particle/particle_paintop_plugin.cpp

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2010-12-06 15:30:09 UTC
  • mfrom: (0.13.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20101206153009-yf0dqbp9l7fzwxi8
Tags: 1:2.2.91-0ubuntu1
New upstream RC release

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
 
21
21
#include <klocale.h>
22
22
#include <kis_debug.h>
23
 
#include <kgenericfactory.h>
 
23
#include <kpluginfactory.h>
24
24
 
25
25
#include <kis_paintop_registry.h>
26
26