]> Git trees. - libqmvoc.git/commitdiff
SVN_SILENT add newline at end of file
authorPino Toscano <pino@kde.org>
Tue, 11 Apr 2006 14:44:49 +0000 (14:44 +0000)
committerPino Toscano <pino@kde.org>
Tue, 11 Apr 2006 14:44:49 +0000 (14:44 +0000)
svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=528613

kdeeducore/keduvocwqlwriter.cpp

index a2988b9aba91e416649bf3e0ce4136f8f2bdef43..545bbcd4c1402b0d9bf4490dbfbbc1d1ab273020 100644 (file)
@@ -125,4 +125,4 @@ void KEduVocWqlWriter::writeItem( const QString & left, const QString & right, i
 {
   m_outputStream << left  << QString( "   [%1]").arg(rh * 15, 10, 10 ) << winendl ;
   m_outputStream << right << winendl;
-}
\ No newline at end of file
+}