summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2013-11-30 14:33:34 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2013-11-30 14:33:34 -0600
commit592cc9ad4183c4eafb93014d53d45e834ddcf67f (patch)
tree2b58207f6a2e9ef48fbdef4ed9df181709a448db
parent887b8d2aa71974161842970d5532c76fc68852e3 (diff)
downloadkcmldapcontroller-592cc9ad.tar.gz
kcmldapcontroller-592cc9ad.zip
Add end-of-file newlines.
-rw-r--r--src/processingdialog.cpp2
-rw-r--r--src/processingdialog.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/processingdialog.cpp b/src/processingdialog.cpp
index 8afe40a..75e9ac5 100644
--- a/src/processingdialog.cpp
+++ b/src/processingdialog.cpp
@@ -168,4 +168,4 @@ void ProcessingDialog::closeEvent(TQCloseEvent *e)
TQWidget::closeEvent(e);
}
-#include "processingdialog.moc" \ No newline at end of file
+#include "processingdialog.moc"
diff --git a/src/processingdialog.h b/src/processingdialog.h
index 982d6eb..cb865b6 100644
--- a/src/processingdialog.h
+++ b/src/processingdialog.h
@@ -73,4 +73,4 @@ class TDEUI_EXPORT ProcessingDialog : public TQWidget
bool m_allowClose;
};
-#endif // PROCESSINGDIALOG_H \ No newline at end of file
+#endif // PROCESSINGDIALOG_H