diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-29 00:35:56 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-29 00:36:09 +0900 |
| commit | 48bf6f60c7ba296fa7097582b033b7773137902c (patch) | |
| tree | 035d6a13d811b9469af53a051315635b087625ee /libkdchart/KDChartVectorTable.cpp | |
| parent | 323acc9199db232aa692330a3bf5e74294787478 (diff) | |
| download | kmymoney-48bf6f60c7ba296fa7097582b033b7773137902c.tar.gz kmymoney-48bf6f60c7ba296fa7097582b033b7773137902c.zip | |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 045c60664e3f46bd878d4adbe26081bb40dcbc31)
Diffstat (limited to 'libkdchart/KDChartVectorTable.cpp')
| -rw-r--r-- | libkdchart/KDChartVectorTable.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkdchart/KDChartVectorTable.cpp b/libkdchart/KDChartVectorTable.cpp index 40e5c5b..c7c97fb 100644 --- a/libkdchart/KDChartVectorTable.cpp +++ b/libkdchart/KDChartVectorTable.cpp @@ -1,4 +1,4 @@ -/* -*- Mode: C++ -*- +/* KDChart - a multi-platform charting engine */ |
