]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/dialup.cpp
*** empty log message ***
[wxWidgets.git] / src / msw / dialup.cpp
index d02781f6dcea06c71ebf7aa919eab8a68007df2a..d0163f9dde4389054a54890239e3e8a057574e44 100644 (file)
@@ -1087,7 +1087,7 @@ bool wxDialUpManagerMSW::EnableAutoCheckOnlineStatus(size_t nSeconds)
     {
         // create a hidden window to receive notification about connections
         // status change
-        extern wxChar wxPanelClassName[];
+        extern const wxChar *wxPanelClassName;
         ms_hwndRas = ::CreateWindow(wxPanelClassName, NULL,
                                     0, 0, 0, 0,
                                     0, NULL,