diff ui/processhelp_linux.cpp @ 1255:2a1aa9df8f11

(issue133) Improve API documentation
author Andre Heinecke <andre.heinecke@intevation.de>
date Thu, 25 Sep 2014 17:58:12 +0200
parents 2a1206932f53
children 23df332b2a4c
line wrap: on
line diff
--- a/ui/processhelp_linux.cpp	Thu Sep 25 17:37:03 2014 +0200
+++ b/ui/processhelp_linux.cpp	Thu Sep 25 17:58:12 2014 +0200
@@ -17,10 +17,7 @@
 #include <QDir>
 #include <QStandardPaths>
 
-namespace ProcessHelp
-{
-    int lockFileFD = -1;
-}
+int lockFileFD = -1;
 
 const QList<int> ProcessHelp::getProcessesIdForName(const QString &processName) {
     // TODO (issue39)

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