diff options
Diffstat (limited to 'src/__TODO/TemplateBatchScript.cpp')
-rw-r--r-- | src/__TODO/TemplateBatchScript.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/__TODO/TemplateBatchScript.cpp b/src/__TODO/TemplateBatchScript.cpp index 0650cb4..cdbf42a 100644 --- a/src/__TODO/TemplateBatchScript.cpp +++ b/src/__TODO/TemplateBatchScript.cpp @@ -22,7 +22,7 @@ // Need to include TQObject here so that platform specific defines like Q_OS_WIN32 are set. #include <tntqobject.h> -/*! +/* \brief The only and static function of this class returns a batch or shell script as string that can be used to call an indenter with the current settings from the command line. |