1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-22 21:54:00 +02:00

Fix showing of translations in crash reporter

This commit is contained in:
Lasse Liehu
2012-12-21 03:47:50 +02:00
parent 47956a1bde
commit b81e4410ea
8 changed files with 53 additions and 50 deletions

View File

@@ -17,6 +17,8 @@ SET( TOMAHAWK_VERSION_PATCH 99 )
#SET( TOMAHAWK_VERSION_RC 0 )
SET( TOMAHAWK_TRANSLATION_LANGUAGES ar bg ca de en es fi fr ja pl pt_BR ru sv tr zh_CN zh_TW )
# enforce proper symbol exporting on all platforms
add_definitions( "-fvisibility=hidden" )
# enforce using constBegin, constEnd for const-iterators