Add end-of-file newlines.

pull/1/head
Darrell Anderson 11 years ago
parent ccd04ffcc2
commit 4bc8816c94

@ -125,8 +125,3 @@ void KopeteEmoticonTest::testEmoticonParser()
}
}

@ -54,6 +54,3 @@ void KopetePropertiesTest::allTests()
myPropertyHost.setProperty( fooProperty, TQString::fromLatin1("Foo!") );
CHECK( myPropertyHost.property(fooProperty), TQString::fromLatin1("Foo!") );
}

@ -41,4 +41,4 @@ Kopete::ChatSession* Contact::manager( CanCreateFlags canCreate)
} // end ns Kopete::Test::Mock
} // end ns Kopete::Test
} // end ns Kopete
} // end ns Kopete

@ -36,4 +36,4 @@ class Message : public Kopete::Message
} // end ns Kopete::Test
} // end ns Kopete
#endif
#endif

@ -273,4 +273,4 @@ TQString GroupWise::errorCodeToString( int errorCode )
#endif
}
return errorString;
}
}

@ -72,4 +72,4 @@ bool JingleWatchSessionTask::take(const TQDomElement &element)
return false;
}
#include "jinglewatchsessiontask.moc"
#include "jinglewatchsessiontask.moc"

@ -55,4 +55,4 @@ class ClientOutputHandlerObject : public TQObject
rfbClientPtr d;
};
#endif // _MAIN_H
#endif // _MAIN_H

Loading…
Cancel
Save