It appears that Linux sometimes needs the app-icon after all.

So we disable it only for OSX.


git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@3013 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
stephena 2014-10-22 16:26:52 +00:00
parent ebf44d2631
commit 4de4fc5152
1 changed files with 1 additions and 1 deletions

View File

@ -283,7 +283,7 @@ void FrameBufferSDL2::postFrameUpdate()
// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
void FrameBufferSDL2::setWindowIcon()
{
#if defined(BSPF_WINDOWS) // Currently only needed for Windows
#if !defined(BSPF_MACOSX) // Currently not needed for OSX
#include "stella.xpm" // The Stella icon
// Set the window icon