From fcdc8177b19a5fb3f9e7ab0e49a9142bca0d3b52 Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Thu, 14 Apr 2011 12:58:14 +0200 Subject: Documentation: Add ProjectExplorer plugin.. Reformat existing documentation to qdoc. --- src/plugins/projectexplorer/applicationlauncher.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/plugins/projectexplorer/applicationlauncher.h') 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 -- cgit v1.2.1