diff options
author | Friedemann Kleint <Friedemann.Kleint@nokia.com> | 2011-04-14 12:58:14 +0200 |
---|---|---|
committer | Friedemann Kleint <Friedemann.Kleint@nokia.com> | 2011-04-14 12:58:14 +0200 |
commit | fcdc8177b19a5fb3f9e7ab0e49a9142bca0d3b52 (patch) | |
tree | 1b2b18e7e5537dd059a667f53fe4a4ab8c9d0795 /src/plugins/projectexplorer/abi.h | |
parent | dc3c156cac62262233ffc9f4aaa4b4a6245b66a6 (diff) | |
download | qt-creator-fcdc8177b19a5fb3f9e7ab0e49a9142bca0d3b52.tar.gz |
Documentation: Add ProjectExplorer plugin..
Reformat existing documentation to qdoc.
Diffstat (limited to 'src/plugins/projectexplorer/abi.h')
-rw-r--r-- | src/plugins/projectexplorer/abi.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/projectexplorer/abi.h b/src/plugins/projectexplorer/abi.h index 66a749873e..2d7196c73d 100644 --- a/src/plugins/projectexplorer/abi.h +++ b/src/plugins/projectexplorer/abi.h @@ -40,7 +40,7 @@ namespace ProjectExplorer { // -------------------------------------------------------------------------- -// ABI +// ABI (documentation inside) // -------------------------------------------------------------------------- class PROJECTEXPLORER_EXPORT Abi |