summaryrefslogtreecommitdiff
path: root/graphics/kipi-plugins/files/patch-sendimages-plugin_sendimages.cpp
blob: 29e6d0790abbf79e4f7b0b810bb099d407758097 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ./sendimages/plugin_sendimages.cpp.orig	Sat Sep  4 11:45:40 2004
+++ ./sendimages/plugin_sendimages.cpp	Sat Sep  4 11:45:47 2004
@@ -41,7 +41,7 @@
 
 
 K_EXPORT_COMPONENT_FACTORY( digikamplugin_sendimages,
-                            KGenericFactory<Plugin_SendImages>("digikam"));
+                            KGenericFactory<Plugin_SendImages>("digikam"))
 
 // -----------------------------------------------------------
 Plugin_SendImages::Plugin_SendImages(QObject *parent, const char*, const QStringList&)