Do NOT have method GetIconFromMimeType except under Unix.
This commit is contained in:
@@ -25,8 +25,6 @@ class WXDLLIMPEXP_CORE wxGTKMimeTypesManagerImpl : public wxMimeTypesManagerImpl
|
||||
protected:
|
||||
#if defined(__UNIX__)
|
||||
wxString GetIconFromMimeType(const wxString& mime) wxOVERRIDE;
|
||||
#else
|
||||
wxString GetIconFromMimeType(const wxString& mime);
|
||||
#endif
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user