mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-23 01:09:42 +01:00
Blind try to fix mystery osx crash
This commit is contained in:
parent
acf324279a
commit
c1ea6d7ea1
@ -184,6 +184,6 @@ TLog::TLog( unsigned int debugLevel )
|
||||
|
||||
TLog::~TLog()
|
||||
{
|
||||
log( m_msg.toLatin1().data(), m_debugLevel );
|
||||
log( m_msg.toLocal8Bit().data(), m_debugLevel );
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user