summaryrefslogtreecommitdiffstats
path: root/kolourpaint/tools/kptoolairspray.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-01 15:12:51 -0600
committerTimothy Pearson <[email protected]>2013-02-01 15:12:51 -0600
commit65eca7929c22f0f0bc64135c02d85d1243df376c (patch)
tree5b47361590fb6693a0f6258d6a8d725856ef2ad9 /kolourpaint/tools/kptoolairspray.h
parentcd6d514066c22206c388eddbb7fbec32648dbaeb (diff)
downloadtdegraphics-65eca7929c22f0f0bc64135c02d85d1243df376c.tar.gz
tdegraphics-65eca7929c22f0f0bc64135c02d85d1243df376c.zip
Rename a number of classes to enhance compatibility with KDE4
Diffstat (limited to 'kolourpaint/tools/kptoolairspray.h')
-rw-r--r--kolourpaint/tools/kptoolairspray.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kolourpaint/tools/kptoolairspray.h b/kolourpaint/tools/kptoolairspray.h
index 44261aeb..e74159ca 100644
--- a/kolourpaint/tools/kptoolairspray.h
+++ b/kolourpaint/tools/kptoolairspray.h
@@ -94,7 +94,7 @@ public:
virtual void execute ();
virtual void unexecute ();
- // interface for KToolAirSpray
+ // interface for TDEToolAirSpray
void addPoints (const TQPointArray &points);
void finalize ();
void cancel ();