diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-28 20:08:27 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-28 20:08:27 +0900 |
commit | e17465f66b141740ff47e8e794fbd11af60c7a33 (patch) | |
tree | 9b0887ed1a3aeda8be7c052daf098f52a5ab9df2 /src/gvcore/gimp.h | |
parent | 3dcf194036b65ec2b7470dbac765d100489654f7 (diff) | |
download | gwenview-e17465f66b141740ff47e8e794fbd11af60c7a33.tar.gz gwenview-e17465f66b141740ff47e8e794fbd11af60c7a33.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/gvcore/gimp.h')
-rw-r--r-- | src/gvcore/gimp.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/gvcore/gimp.h b/src/gvcore/gimp.h index 552916b..150b68c 100644 --- a/src/gvcore/gimp.h +++ b/src/gvcore/gimp.h @@ -1,5 +1,4 @@ -// vim: set tabstop=4 shiftwidth=4 noexpandtab -/* -*- c++ -*- +/* * gimp.h: Header for a TQt 3 plug-in for reading GIMP XCF image files * Copyright (C) 2001 lignum Computing, Inc. <allen@lignumcomputing.com> * |