summaryrefslogtreecommitdiff
path: root/graphics/digikamplugins/files/patch-acquireimages-screenshotdialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/digikamplugins/files/patch-acquireimages-screenshotdialog.cpp')
-rw-r--r--graphics/digikamplugins/files/patch-acquireimages-screenshotdialog.cpp11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/digikamplugins/files/patch-acquireimages-screenshotdialog.cpp b/graphics/digikamplugins/files/patch-acquireimages-screenshotdialog.cpp
new file mode 100644
index 000000000000..b5c5562bf940
--- /dev/null
+++ b/graphics/digikamplugins/files/patch-acquireimages-screenshotdialog.cpp
@@ -0,0 +1,11 @@
+--- ./acquireimages/screenshotdialog.cpp.orig Sat Sep 4 11:33:39 2004
++++ ./acquireimages/screenshotdialog.cpp Sat Sep 4 11:33:48 2004
+@@ -116,7 +116,7 @@
+ m_delay->setValue(m_config->readNumEntry("Delay", 1));
+
+ delete m_config;
+-};
++}
+
+
+ //////////////////////////////////// DESTRUCTOR /////////////////////////////////////////////