diff options
Diffstat (limited to 'arts/gui/kde/klabel_impl.cpp')
-rw-r--r-- | arts/gui/kde/klabel_impl.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arts/gui/kde/klabel_impl.cpp b/arts/gui/kde/klabel_impl.cpp index dd0a9557..045feb59 100644 --- a/arts/gui/kde/klabel_impl.cpp +++ b/arts/gui/kde/klabel_impl.cpp @@ -100,5 +100,3 @@ void RotateLabel::bottom( Arts::TextBottom bottom ) { title( _title ); repaint(); } - -// vim: sw=4 ts=4 |