1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-07-31 11:20:22 +02:00

* Unbreak OSX compile.

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

View File

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