From d4c4140b6667a35cf7d0e604006e94b52e5b17a0 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sat, 30 Nov 2013 14:04:31 -0600 Subject: [PATCH] Add end-of-file newlines. --- drkonqi/crashtest.cpp | 2 +- drkonqi/crashtest.h | 2 +- kcontrol/hwmanager/deviceiconview.cpp | 2 +- kcontrol/randr/tderandrinithack.cpp | 1 + kcontrol/randr/tderandrtray.cpp | 2 +- kicker/kicker/buttons/kbutton.cpp | 2 +- kicker/taskbar/taskbar.cpp | 2 +- kicker/taskbar/taskbarcontainer.cpp | 2 +- ksmserver/startupdlg.cpp | 2 +- tdeioslave/media/mediamanager/tdehardwarebackend.cpp | 2 +- tdeioslave/settings/tdeio_settings.h | 1 + tdmlib/tdmtsak.h | 2 +- 12 files changed, 12 insertions(+), 10 deletions(-) diff --git a/drkonqi/crashtest.cpp b/drkonqi/crashtest.cpp index ff38fae24..f1ff70df4 100644 --- a/drkonqi/crashtest.cpp +++ b/drkonqi/crashtest.cpp @@ -119,4 +119,4 @@ int main(int argc, char *argv[]) return app.exec(); } -#include "crashtest.moc" \ No newline at end of file +#include "crashtest.moc" diff --git a/drkonqi/crashtest.h b/drkonqi/crashtest.h index 482c410ca..a3fe0cb2a 100644 --- a/drkonqi/crashtest.h +++ b/drkonqi/crashtest.h @@ -37,4 +37,4 @@ class WorkerObject : public TQObject void run(); }; -#endif // CRASHTEST_H \ No newline at end of file +#endif // CRASHTEST_H diff --git a/kcontrol/hwmanager/deviceiconview.cpp b/kcontrol/hwmanager/deviceiconview.cpp index cea27b161..7ccb93daf 100644 --- a/kcontrol/hwmanager/deviceiconview.cpp +++ b/kcontrol/hwmanager/deviceiconview.cpp @@ -105,4 +105,4 @@ TQPixmap DeviceIconView::loadIcon( const TQString &name ) TDEIcon::StdSizes DeviceIconView::iconSize() { return TDEIcon::SizeSmall; -} \ No newline at end of file +} diff --git a/kcontrol/randr/tderandrinithack.cpp b/kcontrol/randr/tderandrinithack.cpp index e69de29bb..8b1378917 100644 --- a/kcontrol/randr/tderandrinithack.cpp +++ b/kcontrol/randr/tderandrinithack.cpp @@ -0,0 +1 @@ + diff --git a/kcontrol/randr/tderandrtray.cpp b/kcontrol/randr/tderandrtray.cpp index 4256c5287..1e07cea1d 100644 --- a/kcontrol/randr/tderandrtray.cpp +++ b/kcontrol/randr/tderandrtray.cpp @@ -881,4 +881,4 @@ void KRandRSystemTray::deviceChanged (TDEGenericDevice* device) { reloadDisplayConfiguration(); applyHotplugRules(locateLocal("config", "/", true)); } -} \ No newline at end of file +} diff --git a/kicker/kicker/buttons/kbutton.cpp b/kicker/kicker/buttons/kbutton.cpp index 6e934eb4f..56b781f3a 100644 --- a/kicker/kicker/buttons/kbutton.cpp +++ b/kicker/kicker/buttons/kbutton.cpp @@ -111,4 +111,4 @@ void KButton::drawButton(TQPainter *p) PanelPopupButton::drawDeepButton(p); else PanelPopupButton::drawButton(p); -} \ No newline at end of file +} diff --git a/kicker/taskbar/taskbar.cpp b/kicker/taskbar/taskbar.cpp index d89149b13..cae24916d 100644 --- a/kicker/taskbar/taskbar.cpp +++ b/kicker/taskbar/taskbar.cpp @@ -1462,4 +1462,4 @@ int TaskBar::taskMoveHandler(TaskMoveDestination::TaskMoveDestination dest, Task } return false; -} \ No newline at end of file +} diff --git a/kicker/taskbar/taskbarcontainer.cpp b/kicker/taskbar/taskbarcontainer.cpp index fa105de15..a891cf64e 100644 --- a/kicker/taskbar/taskbarcontainer.cpp +++ b/kicker/taskbar/taskbarcontainer.cpp @@ -363,4 +363,4 @@ void TaskBarContainer::dropEvent( TQDropEvent* e ) e->accept(); } } -} \ No newline at end of file +} diff --git a/ksmserver/startupdlg.cpp b/ksmserver/startupdlg.cpp index 812ebc5cb..e236ddfee 100644 --- a/ksmserver/startupdlg.cpp +++ b/ksmserver/startupdlg.cpp @@ -83,4 +83,4 @@ KSMStartupIPDlg::KSMStartupIPDlg(TQWidget* parent) KSMStartupIPDlg::~KSMStartupIPDlg() { -} \ No newline at end of file +} diff --git a/tdeioslave/media/mediamanager/tdehardwarebackend.cpp b/tdeioslave/media/mediamanager/tdehardwarebackend.cpp index 9833cb591..1981ba31d 100644 --- a/tdeioslave/media/mediamanager/tdehardwarebackend.cpp +++ b/tdeioslave/media/mediamanager/tdehardwarebackend.cpp @@ -1544,4 +1544,4 @@ TQString TDEBackend::driveUDIFromDeviceUID(TQString uuid) { } } -#include "tdehardwarebackend.moc" \ No newline at end of file +#include "tdehardwarebackend.moc" diff --git a/tdeioslave/settings/tdeio_settings.h b/tdeioslave/settings/tdeio_settings.h index e69de29bb..8b1378917 100644 --- a/tdeioslave/settings/tdeio_settings.h +++ b/tdeioslave/settings/tdeio_settings.h @@ -0,0 +1 @@ + diff --git a/tdmlib/tdmtsak.h b/tdmlib/tdmtsak.h index 8ce44392a..34a1953c3 100644 --- a/tdmlib/tdmtsak.h +++ b/tdmlib/tdmtsak.h @@ -141,4 +141,4 @@ inline int tde_sak_verify_calling_process() return 5; } -#undef DEBUG \ No newline at end of file +#undef DEBUG