diff src/common.h @ 455:856da063d76e

Remove stale auth cache files
author Chris Cannam
date Wed, 29 Jun 2011 16:18:47 +0100
parents 66ec8b2ee946
children 533519ebc0cb
line wrap: on
line diff
--- a/src/common.h	Wed Jun 29 15:37:20 2011 +0100
+++ b/src/common.h	Wed Jun 29 16:18:47 2011 +0100
@@ -42,6 +42,14 @@
 
 FolderStatus getFolderStatus(QString path);
 
+enum ProcessStatus {
+    ProcessRunning,
+    ProcessNotRunning,
+    UnknownProcessStatus
+};
+
+ProcessStatus GetProcessStatus(int pid);
+
 /**
  * If the given path is somewhere within an existing repository,
  * return the path of the root directory of the repository (i.e. the