Clementine-audio-player-Mac.../3rdparty
John Maguire f429b53212 Use static version of qsqlite plugin on mac as well & disable qxt for mac.
The plugin shipped with Qt has the sqlite symbols set to hidden. It seems dlsym() actually cares about that on Snow Leopard whereas it doesn't in Leopard.
If it can't find the sqlite functions in the given library, then it will go fishing and find /usr/lib/libsqlite3.dylib and that's bad :-(
2010-04-13 19:43:08 +00:00
..
qsqlite Use static version of qsqlite plugin on mac as well & disable qxt for mac. 2010-04-13 19:43:08 +00:00
qtsingleapplication Commandline options support. Fixes issue #189 2010-04-12 22:44:29 +00:00
qxt dos2unix all this stuff 2010-03-25 22:37:22 +00:00