aboutsummaryrefslogtreecommitdiff
path: root/graphics/digikamplugins/files/patch-imagesgallery-plugin_imagesgallery.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/digikamplugins/files/patch-imagesgallery-plugin_imagesgallery.cpp')
-rw-r--r--graphics/digikamplugins/files/patch-imagesgallery-plugin_imagesgallery.cpp11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/digikamplugins/files/patch-imagesgallery-plugin_imagesgallery.cpp b/graphics/digikamplugins/files/patch-imagesgallery-plugin_imagesgallery.cpp
new file mode 100644
index 000000000000..503e68e3aa28
--- /dev/null
+++ b/graphics/digikamplugins/files/patch-imagesgallery-plugin_imagesgallery.cpp
@@ -0,0 +1,11 @@
+--- ./imagesgallery/plugin_imagesgallery.cpp.orig Sat Sep 4 11:37:02 2004
++++ ./imagesgallery/plugin_imagesgallery.cpp Sat Sep 4 11:37:08 2004
+@@ -32,7 +32,7 @@
+
+
+ K_EXPORT_COMPONENT_FACTORY( digikamplugin_imagesgallery,
+- KGenericFactory<Plugin_Imagesgallery>("digikam"));
++ KGenericFactory<Plugin_Imagesgallery>("digikam"))
+
+ // -----------------------------------------------------------
+ Plugin_Imagesgallery::Plugin_Imagesgallery(QObject *parent, const char*, const QStringList&)