summaryrefslogtreecommitdiffstats
path: root/src/__TODO/TemplateBatchScript.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2023-03-17 22:16:24 +0900
committerMichele Calgaro <[email protected]>2023-04-01 10:58:24 +0900
commite7b18a1f57023a06ad12f5ff7d3cb2e80a254be5 (patch)
treed86a2f7b4012fdf7ebc7120317d0b3a9bd7ec135 /src/__TODO/TemplateBatchScript.cpp
parentd879569fce39cb38991384a1851eeb42eca6e16f (diff)
downloaduniversal-indent-gui-tqt-e7b18a1f57023a06ad12f5ff7d3cb2e80a254be5.tar.gz
universal-indent-gui-tqt-e7b18a1f57023a06ad12f5ff7d3cb2e80a254be5.zip
Added first part of UiGuiSettings class.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/__TODO/TemplateBatchScript.cpp')
-rw-r--r--src/__TODO/TemplateBatchScript.cpp2
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.