diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-10-22 17:45:37 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-10-22 17:45:37 +0900 |
commit | 1fc6bee168410e68bd521da2bf8aa96dbe1d5274 (patch) | |
tree | fd99efce47663fc540cb5d3fd3b6007dbcc4e3ec /src/MachBuntButton.cpp | |
parent | d46e0e623af5fad1b1bd7ce34cd9711593ca2973 (diff) | |
download | twin-style-machbunt-1fc6bee168410e68bd521da2bf8aa96dbe1d5274.tar.gz twin-style-machbunt-1fc6bee168410e68bd521da2bf8aa96dbe1d5274.zip |
Removed code formatting modelines.r14.1.0
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/MachBuntButton.cpp')
-rw-r--r-- | src/MachBuntButton.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/MachBuntButton.cpp b/src/MachBuntButton.cpp index 5aeac13..ca4ac11 100644 --- a/src/MachBuntButton.cpp +++ b/src/MachBuntButton.cpp @@ -224,5 +224,3 @@ void MachBuntButton::setTipText(const TQString &tip) { } } - -// vim: ts=4 |