diff options
author | Michele Calgaro <[email protected]> | 2020-09-29 10:41:11 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-29 10:41:11 +0900 |
commit | 9aec66a72334c90bb0f81c46520c2fc080931d59 (patch) | |
tree | 269f37765f1910aaea4eba665136e6b0483b37b5 /kdgantt/KDGanttViewItem.cpp | |
parent | 43d946556f430d12ee69a4b7c52cad0cc6cab10d (diff) | |
download | koffice-9aec66a72334c90bb0f81c46520c2fc080931d59.tar.gz koffice-9aec66a72334c90bb0f81c46520c2fc080931d59.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kdgantt/KDGanttViewItem.cpp')
-rw-r--r-- | kdgantt/KDGanttViewItem.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdgantt/KDGanttViewItem.cpp b/kdgantt/KDGanttViewItem.cpp index 6963e778..5c3825a3 100644 --- a/kdgantt/KDGanttViewItem.cpp +++ b/kdgantt/KDGanttViewItem.cpp @@ -1,4 +1,4 @@ -/* -*- Mode: C++ -*- +/* $Id: KDGanttViewItem.cpp 523435 2006-03-28 08:01:15Z mlaurent $ KDGantt - a multi-platform charting engine */ |