summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/applicationlauncher.h
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>2011-04-14 12:58:14 +0200
committerFriedemann Kleint <Friedemann.Kleint@nokia.com>2011-04-14 12:58:14 +0200
commitfcdc8177b19a5fb3f9e7ab0e49a9142bca0d3b52 (patch)
tree1b2b18e7e5537dd059a667f53fe4a4ab8c9d0795 /src/plugins/projectexplorer/applicationlauncher.h
parentdc3c156cac62262233ffc9f4aaa4b4a6245b66a6 (diff)
downloadqt-creator-fcdc8177b19a5fb3f9e7ab0e49a9142bca0d3b52.tar.gz
Documentation: Add ProjectExplorer plugin..
Reformat existing documentation to qdoc.
Diffstat (limited to 'src/plugins/projectexplorer/applicationlauncher.h')
-rw-r--r--src/plugins/projectexplorer/applicationlauncher.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/projectexplorer/applicationlauncher.h b/src/plugins/projectexplorer/applicationlauncher.h
index e463750d66..438285fba7 100644
--- a/src/plugins/projectexplorer/applicationlauncher.h
+++ b/src/plugins/projectexplorer/applicationlauncher.h
@@ -45,6 +45,7 @@ class Environment;
namespace ProjectExplorer {
struct ApplicationLauncherPrivate;
+// Documentation inside.
class PROJECTEXPLORER_EXPORT ApplicationLauncher : public QObject
{
Q_OBJECT