diff options
author | Michele Calgaro <[email protected]> | 2020-09-29 17:40:19 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-29 17:40:29 +0900 |
commit | b63c2a92b5a775091feb64493752cede68f93116 (patch) | |
tree | adee2059e0cef7382def8feb34de307c70ad5fad /style/qtc_tdestyle.cpp | |
parent | 299cd7453abc010f8879ce7135f8f81455f9b7e8 (diff) | |
download | tde-style-qtcurve-b63c2a92b5a775091feb64493752cede68f93116.tar.gz tde-style-qtcurve-b63c2a92b5a775091feb64493752cede68f93116.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 455404152756ba70cf1735aa417cebc5ba0a71f1)
Diffstat (limited to 'style/qtc_tdestyle.cpp')
-rw-r--r-- | style/qtc_tdestyle.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/style/qtc_tdestyle.cpp b/style/qtc_tdestyle.cpp index a7ca77f..5981f8f 100644 --- a/style/qtc_tdestyle.cpp +++ b/style/qtc_tdestyle.cpp @@ -1736,8 +1736,4 @@ bool TQtCTDEStyle::objectEventHandler( TQStyleControlElementData ceData, Control void TQtCTDEStyle::virtual_hook( int, void* ) { /*BASE::virtual_hook( id, data );*/ } - -// vim: set noet ts=4 sw=4: -// kate: indent-width 4; replace-tabs off; tab-width 4; space-indent off; - #include "qtc_tdestyle.moc" |