aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/processhandle.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/utils/processhandle.cpp')
-rw-r--r--src/libs/utils/processhandle.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libs/utils/processhandle.cpp b/src/libs/utils/processhandle.cpp
index 686b1157ad..06850457d3 100644
--- a/src/libs/utils/processhandle.cpp
+++ b/src/libs/utils/processhandle.cpp
@@ -7,6 +7,7 @@ namespace Utils {
/*!
\class Utils::ProcessHandle
+ \inmodule QtCreator
\brief The ProcessHandle class is a helper class to describe a process.
Encapsulates parameters of a running process, local (PID) or remote (to be