Removed duplicate art handler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18167 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -62,8 +62,6 @@ bool hvApp::OnInit()
|
|||||||
|
|
||||||
int istyle = wxHF_DEFAULT_STYLE;
|
int istyle = wxHF_DEFAULT_STYLE;
|
||||||
|
|
||||||
wxArtProvider::PushProvider(new AlternateArtProvider);
|
|
||||||
|
|
||||||
wxString service, windowName, book[10], titleFormat, argStr;
|
wxString service, windowName, book[10], titleFormat, argStr;
|
||||||
int bookCount = 0;
|
int bookCount = 0;
|
||||||
int i;
|
int i;
|
||||||
|
Reference in New Issue
Block a user