Mercurial > trustbridge
diff ui/processhelp.h @ 1162:2a1206932f53
(issue107) Comment all TODO's and FIXME's with issues as documented in issue107
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Thu, 18 Sep 2014 18:53:11 +0200 |
parents | 78798d3af8f0 |
children | 2a1aa9df8f11 |
line wrap: on
line diff
--- a/ui/processhelp.h Thu Sep 18 18:30:54 2014 +0200 +++ b/ui/processhelp.h Thu Sep 18 18:53:11 2014 +0200 @@ -34,6 +34,9 @@ /** * @brief check if another process with the same name exists * +* Under GNU/Linux this only works for processes that have a +* processName.pid file in QStandardPaths::DataLocation. +* * @param[in] processName name of the process to look for. * * @returns true if one or more processes (other than the current process) exist