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

* Cleaned up style.

This commit is contained in:
Christian Muehlhaeuser
2011-04-02 06:25:16 +02:00
parent 01f2fe6adc
commit 6af30bfd2f

View File

@@ -39,6 +39,7 @@ main( int argc, char *argv[] )
AEInstallEventHandler( 'GURL', 'GURL', h, 0, false );
#endif
try
{
TomahawkApp a( argc, argv );