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:35:56 +0900 |
commit | 045c60664e3f46bd878d4adbe26081bb40dcbc31 (patch) | |
tree | 34b8e3bca1105b3083609b84f645e68f108c54ef /libkdchart/KDChartTableBase.h | |
parent | 50d3c35d815fb0c0e82493941347f1353ab95fc2 (diff) | |
download | kmymoney-045c60664e3f46bd878d4adbe26081bb40dcbc31.tar.gz kmymoney-045c60664e3f46bd878d4adbe26081bb40dcbc31.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'libkdchart/KDChartTableBase.h')
-rw-r--r-- | libkdchart/KDChartTableBase.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkdchart/KDChartTableBase.h b/libkdchart/KDChartTableBase.h index 3a801a7..cf7e456 100644 --- a/libkdchart/KDChartTableBase.h +++ b/libkdchart/KDChartTableBase.h @@ -1,4 +1,4 @@ -/* -*- Mode: C++ -*- +/* KDChart - a multi-platform charting engine */ |