diff options
Diffstat (limited to 'scheck/scheck.cpp')
-rw-r--r-- | scheck/scheck.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/scheck/scheck.cpp b/scheck/scheck.cpp index 5189b25b..b8d6bf2d 100644 --- a/scheck/scheck.cpp +++ b/scheck/scheck.cpp @@ -2782,6 +2782,3 @@ void StyleCheckStyle::renderGradient( TQPainter* p, const TQRect& r, p->fillRect(r, clr); return; } - -// vim: set noet ts=4 sw=4: -// kate: indent-width 4; replace-tabs off; tab-width 4; space-indent off; |