From 996381f5af9d39777caa6c48bac35d8ff92ad99e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 15 Dec 2011 15:46:49 -0600 Subject: Rename a number of old tq methods that are no longer tq specific --- kjsembed/plugins/customobject_plugin.cpp | 2 +- kjsembed/plugins/imagefx_plugin.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'kjsembed/plugins') diff --git a/kjsembed/plugins/customobject_plugin.cpp b/kjsembed/plugins/customobject_plugin.cpp index b883ff66..cd22f169 100644 --- a/kjsembed/plugins/customobject_plugin.cpp +++ b/kjsembed/plugins/customobject_plugin.cpp @@ -27,7 +27,7 @@ #include #include #include -#include +#include #include "customobject_plugin.h" diff --git a/kjsembed/plugins/imagefx_plugin.cpp b/kjsembed/plugins/imagefx_plugin.cpp index ef3d0ed0..5ca4a6a4 100644 --- a/kjsembed/plugins/imagefx_plugin.cpp +++ b/kjsembed/plugins/imagefx_plugin.cpp @@ -28,7 +28,7 @@ #include #include #include -#include +#include #include "imagefx_plugin.h" -- cgit v1.2.1