1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-02 20:28:14 +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 ); AEInstallEventHandler( 'GURL', 'GURL', h, 0, false );
#endif #endif
try try
{ {
TomahawkApp a( argc, argv ); TomahawkApp a( argc, argv );