1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-19 04:11:46 +02:00

switch to using KDSingleApplicationGuard instead of QtUniqueApp as it's broken on windows.

KDSingleApplicationGuard is from KDTools and this is the GPL-licensed version.

Conflicts:

	src/main.cpp
This commit is contained in:
Leo Franchi
2011-04-03 00:14:24 -04:00
parent 727d8c83ef
commit a080323e2e
27 changed files with 2133 additions and 1554 deletions