projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
*** empty log message ***
[wxWidgets.git]
/
src
/
mac
/
icon.cpp
diff --git
a/src/mac/icon.cpp
b/src/mac/icon.cpp
index 537165343e72e87a96ec2bf6ac7b8bbd81daf955..2fb0616ba868dd7be6f3d61460c6c464f2489fed 100644
(file)
--- a/
src/mac/icon.cpp
+++ b/
src/mac/icon.cpp
@@
-15,9
+15,7
@@
#include "wx/icon.h"
#include "wx/icon.h"
-#if !USE_SHARED_LIBRARIES
IMPLEMENT_DYNAMIC_CLASS(wxIcon, wxBitmap)
IMPLEMENT_DYNAMIC_CLASS(wxIcon, wxBitmap)
-#endif
/*
* Icons
/*
* Icons
@@
-114,4
+112,4
@@
bool wxICONResourceHandler::LoadFile(wxBitmap *bitmap, const wxString& name, lo
return TRUE ;
}
return FALSE ;
return TRUE ;
}
return FALSE ;
-}
\ No newline at end of file
+}