summaryrefslogtreecommitdiffstats
path: root/tdeui/kpassivepopup.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-27 00:15:40 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-27 00:15:40 +0900
commited8e30bc6dd18716b42087183e57a481d6ec5fa4 (patch)
tree6c8bf650267a48f922fab63117812f1389ce31e9 /tdeui/kpassivepopup.cpp
parent290dd240b89a39b9e0978a08d63298fd7bccc600 (diff)
downloadtdelibs-ed8e30bc6dd18716b42087183e57a481d6ec5fa4.tar.gz
tdelibs-ed8e30bc6dd18716b42087183e57a481d6ec5fa4.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdeui/kpassivepopup.cpp')
-rw-r--r--tdeui/kpassivepopup.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/tdeui/kpassivepopup.cpp b/tdeui/kpassivepopup.cpp
index 3f0cac58e..ce6126314 100644
--- a/tdeui/kpassivepopup.cpp
+++ b/tdeui/kpassivepopup.cpp
@@ -556,7 +556,3 @@ KPassivePopup *KPassivePopup::message( int popupStyle, const TQString &caption,
return pop;
}
-
-// Local Variables:
-// c-basic-offset: 4
-// End: