diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2004-10-29 09:06:05 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2004-10-29 09:06:05 +0000 |
commit | 3add449a170be706377b66bee46af25633bc945c (patch) | |
tree | 7415df14a37624ff0b24fd40bde079927a88c28a /graphics/kipi-plugins/files/patch-miscsoperations-plugin_miscsoperations.cpp | |
parent | 975af646f278430e563b72219a2c3055b211eb1a (diff) |
Notes
Diffstat (limited to 'graphics/kipi-plugins/files/patch-miscsoperations-plugin_miscsoperations.cpp')
-rw-r--r-- | graphics/kipi-plugins/files/patch-miscsoperations-plugin_miscsoperations.cpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/kipi-plugins/files/patch-miscsoperations-plugin_miscsoperations.cpp b/graphics/kipi-plugins/files/patch-miscsoperations-plugin_miscsoperations.cpp deleted file mode 100644 index e01be8353ca0..000000000000 --- a/graphics/kipi-plugins/files/patch-miscsoperations-plugin_miscsoperations.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- ./miscsoperations/plugin_miscsoperations.cpp.orig Sat Sep 4 11:39:39 2004 -+++ ./miscsoperations/plugin_miscsoperations.cpp Sat Sep 4 11:39:46 2004 -@@ -39,7 +39,7 @@ - // plugin library and the second is the genericfactory templated from - // the class for your plugin - K_EXPORT_COMPONENT_FACTORY( digikamplugin_miscsoperations, -- KGenericFactory<Plugin_MiscsOperations>("digikam")); -+ KGenericFactory<Plugin_MiscsOperations>("digikam")) - - Plugin_MiscsOperations::Plugin_MiscsOperations(QObject *parent, - const char*, |