summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2013-11-30 14:38:34 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2013-11-30 14:38:34 -0600
commit1722592f8c0100b1770deaec79e81cab732d1d51 (patch)
tree495bcc458d6c8b7d7dc39c03f4a0fe32000aed1b
parent56a196f355ca80221d6ff828afd0c538772c98c2 (diff)
downloadkcmldap-1722592f8c0100b1770deaec79e81cab732d1d51.tar.gz
kcmldap-1722592f8c0100b1770deaec79e81cab732d1d51.zip
Add end-of-file newlines.
-rw-r--r--src/tdeumaskinput.cpp2
-rw-r--r--src/tdeumaskinput.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/tdeumaskinput.cpp b/src/tdeumaskinput.cpp
index b1b2513..3049c5e 100644
--- a/src/tdeumaskinput.cpp
+++ b/src/tdeumaskinput.cpp
@@ -58,4 +58,4 @@ TQString TDEUmaskInput::mapValueToText (int v) {
baseText.prepend("0");
}
return baseText;
-} \ No newline at end of file
+}
diff --git a/src/tdeumaskinput.h b/src/tdeumaskinput.h
index e2c1898..ca7a5c6 100644
--- a/src/tdeumaskinput.h
+++ b/src/tdeumaskinput.h
@@ -80,4 +80,4 @@ class TDEUI_EXPORT TDEUmaskInput : public KIntSpinBox
};
-#endif // TDE_UMASKINPUT_H \ No newline at end of file
+#endif // TDE_UMASKINPUT_H