From 0d97a7378ffe5f6be408201cd1f5595607ed5f87 Mon Sep 17 00:00:00 2001 From: Fabian Schillinger Date: Mon, 1 Nov 2010 16:53:24 +0100 Subject: Process start/stop/view functionality processWidget - shows a list of processes on one client, allows to start ans stop processes processesDialog - shows every processWidget as a tab processesStartDialog - starts process entered in messageEdit added handling of new pvscommands --- Debug/src/util/CertManager.d | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Debug/src/util/CertManager.d (limited to 'Debug/src/util/CertManager.d') diff --git a/Debug/src/util/CertManager.d b/Debug/src/util/CertManager.d new file mode 100644 index 0000000..647429e --- /dev/null +++ b/Debug/src/util/CertManager.d @@ -0,0 +1,6 @@ +src/util/CertManager.d src/util/CertManager.o: \ + ../src/util/CertManager.cpp ../src/util/CertManager.h ../src/util/util.h + +../src/util/CertManager.h: + +../src/util/util.h: -- cgit v1.2.3-55-g7522