summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2013-11-30 14:41:13 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2013-11-30 14:41:13 -0600
commit35d2c5f6e3fc33585d5ce3d9afd450a275215a8e (patch)
tree63936db762201a6cf6e54f8827d50b2d3874772a
parent6c03a548816897164daa0ba8e22a8c03b9d9e77d (diff)
downloadkshowmail-35d2c5f6.tar.gz
kshowmail-35d2c5f6.zip
Add end-of-file newlines.
-rw-r--r--kshowmail/configelem.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kshowmail/configelem.cpp b/kshowmail/configelem.cpp
index 2b6a8e5..9685763 100644
--- a/kshowmail/configelem.cpp
+++ b/kshowmail/configelem.cpp
@@ -1756,4 +1756,4 @@ void ConfigElem::slotCommitBeforeRefreshDone(TDEIO::Job *)
{
//after a commit was send, we start a new refresh cyle
refreshMailList();
-} \ No newline at end of file
+}