1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-20 07:49:42 +01:00

* Unbreak OSX compile.

This commit is contained in:
Christian Muehlhaeuser 2011-08-30 02:44:24 +02:00
parent 626f9acfac
commit 7f324bc45c

@ -560,6 +560,7 @@ tomahawkWindow()
}
#ifndef Q_OS_MAC
void
bringToFront()
{
@ -617,6 +618,7 @@ bringToFront()
}
#endif
}
#endif
#endif