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:
@@ -60,9 +60,7 @@ bool hvApp::OnInit()
|
||||
|
||||
wxArtProvider::PushProvider(new AlternateArtProvider);
|
||||
|
||||
int istyle = wxHF_DEFAULT_STYLE;
|
||||
|
||||
wxArtProvider::PushProvider(new AlternateArtProvider);
|
||||
int istyle = wxHF_DEFAULT_STYLE;
|
||||
|
||||
wxString service, windowName, book[10], titleFormat, argStr;
|
||||
int bookCount = 0;
|
||||
@@ -496,4 +494,4 @@ bool hvConnection::OnStartAdvise(const wxString& WXUNUSED(topic),
|
||||
}
|
||||
|
||||
#endif
|
||||
// hvUSE_IPC
|
||||
// hvUSE_IPC
|
||||
|
Reference in New Issue
Block a user