diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2013-11-30 14:04:31 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2013-11-30 14:04:31 -0600 |
commit | d4c4140b6667a35cf7d0e604006e94b52e5b17a0 (patch) | |
tree | fc6b8f6c9037a0d0f60e50a63e861a671752734e /kcontrol/hwmanager | |
parent | 90f1f50f00651f7bc9f8acf50556968b4288400d (diff) | |
download | tdebase-d4c4140b6667a35cf7d0e604006e94b52e5b17a0.tar.gz tdebase-d4c4140b6667a35cf7d0e604006e94b52e5b17a0.zip |
Add end-of-file newlines.
Diffstat (limited to 'kcontrol/hwmanager')
-rw-r--r-- | kcontrol/hwmanager/deviceiconview.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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 +} |