diff options
| author | 2012-10-04 09:33:47 +0000 | |
|---|---|---|
| committer | 2012-10-04 09:33:47 +0000 | |
| commit | 806bdb7d688c6401b2e732f7efbc03417c4570b8 (patch) | |
| tree | 6a811279bfef4ad2eacd9e6730a0f07f7cc91e1f /src/kvilib/ext/KviOggTheoraDecoder.cpp | |
| parent | convert cmake files to lowercase statements prehistoric cmake versions requir... (diff) | |
| download | KVIrc-806bdb7d688c6401b2e732f7efbc03417c4570b8.tar.gz KVIrc-806bdb7d688c6401b2e732f7efbc03417c4570b8.tar.bz2 KVIrc-806bdb7d688c6401b2e732f7efbc03417c4570b8.zip | |
- some files were missing newlines, add them
- sync FindPhonon.cmake with upstream git at 14d09398b68006d75187e4b690f979e267735001 edited a bit for a revised debug handling, needs testing, though.
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6268 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/kvilib/ext/KviOggTheoraDecoder.cpp')
| -rw-r--r-- | src/kvilib/ext/KviOggTheoraDecoder.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kvilib/ext/KviOggTheoraDecoder.cpp b/src/kvilib/ext/KviOggTheoraDecoder.cpp index ab7244cfd..83da7e571 100644 --- a/src/kvilib/ext/KviOggTheoraDecoder.cpp +++ b/src/kvilib/ext/KviOggTheoraDecoder.cpp @@ -336,4 +336,4 @@ void KviOggTheoraDecoder::video_write(void) m_pVideoSignal->append(RGBbuffer, size); } -#endif // COMPILE_DISABLE_OGG_THEORA
\ No newline at end of file +#endif // COMPILE_DISABLE_OGG_THEORA |
