PCH build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41340 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -24,6 +24,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef WX_PRECOMP
|
#ifndef WX_PRECOMP
|
||||||
|
#include "wx/settings.h"
|
||||||
#endif //WX_PRECOMP
|
#endif //WX_PRECOMP
|
||||||
|
|
||||||
#include "wx/univ/stdrend.h"
|
#include "wx/univ/stdrend.h"
|
||||||
@@ -1490,4 +1491,3 @@ wxSize wxStdRenderer::GetFrameIconSize() const
|
|||||||
{
|
{
|
||||||
return wxSize(16, 16);
|
return wxSize(16, 16);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user