]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/gauge95.cpp
Unicode compilation fix (bug 809707)
[wxWidgets.git] / src / msw / gauge95.cpp
index 554747d52a3ff6246c6728d2c832fad7d927dd1c..421f8062d7fa0ad43ff078ba636d075a91e640fe 100644 (file)
@@ -131,7 +131,7 @@ bool wxGauge95::Create(wxWindow *parent, wxWindowID id,
            const wxPoint& pos,
            const wxSize& size,
            long style,
-           const wxValidator& validator,
+           const wxValidator& wxVALIDATOR_PARAM(validator),
            const wxString& name)
 {
   SetName(name);