diff ui/processhelp.h @ 783:e65e2a0be7c8

Merged
author Sascha Wilde <wilde@intevation.de>
date Mon, 14 Jul 2014 12:48:46 +0200
parents 20ca94680003
children 78798d3af8f0
line wrap: on
line diff
--- a/ui/processhelp.h	Mon Jul 14 11:50:23 2014 +0200
+++ b/ui/processhelp.h	Mon Jul 14 12:48:46 2014 +0200
@@ -45,5 +45,11 @@
 * @param [in] executableName executableName (without path and .exe extension)
 */
 void activateWindowForProcess(const QString &executableName);
+
+/**
+* @brief Clean up internaly used infrastructure like pid/lock files.
+*/
+ void cleanUp(void);
 }
+
 #endif // PROCESSHELP_H

http://wald.intevation.org/projects/trustbridge/