KDM email icon from openclipart (user barretr, public domain).
[dcpomatic.git] / src / wx / config_dialog.cc
index a33a2bc6be9e824db1c4e68f814d424f54b6d602..ee343c5827973df1b9e965a70fd7608aa2ad25e8 100644 (file)
@@ -633,7 +633,7 @@ public:
 #ifdef DCPOMATIC_OSX   
        wxBitmap GetLargeIcon () const
        {
-               return wxBitmap ("blank", wxBITMAP_TYPE_PNG_RESOURCE);
+               return wxBitmap ("kdm_email", wxBITMAP_TYPE_PNG_RESOURCE);
        }
 #endif