summaryrefslogtreecommitdiffstats
path: root/akregator/src/mainwindow.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-27 23:31:40 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-27 23:31:58 +0900
commitcf916d8af78db19e0df37b12e63f35bf21f2da5b (patch)
tree48fc0ade4447dd2d2d28fb3e313101184d78f8bf /akregator/src/mainwindow.cpp
parentb4f95724045fab2f3d566fadb0bc63e01b031da2 (diff)
downloadtdepim-cf916d8af78db19e0df37b12e63f35bf21f2da5b.tar.gz
tdepim-cf916d8af78db19e0df37b12e63f35bf21f2da5b.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'akregator/src/mainwindow.cpp')
-rw-r--r--akregator/src/mainwindow.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/akregator/src/mainwindow.cpp b/akregator/src/mainwindow.cpp
index c4e47338a..f5654d9bc 100644
--- a/akregator/src/mainwindow.cpp
+++ b/akregator/src/mainwindow.cpp
@@ -285,6 +285,3 @@ void MainWindow::slotSetStatusBarText( const TQString & text )
} // namespace Akregator
#include "mainwindow.moc"
-
-
-// vim: set et ts=4 sts=4 sw=4: