From 1486fb5f100d096a5ce7ee820766d7a743e759da Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Thu, 31 Aug 2006 17:21:33 +0000 Subject: [PATCH] fixed typo in previous commit git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40942 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/artprov.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/wx/artprov.h b/include/wx/artprov.h index 91e5a270bc..535d6767fa 100644 --- a/include/wx/artprov.h +++ b/include/wx/artprov.h @@ -166,7 +166,7 @@ protected: const wxSize& WXUNUSED(size)) = 0; private: - static void InitProvidersList(); + static void CommonAddingProvider(); private: // list of providers: -- 2.45.2