diff --git a/samples/thread/test.cpp b/samples/thread/test.cpp index 2540e996cd..279a3d98b1 100644 --- a/samples/thread/test.cpp +++ b/samples/thread/test.cpp @@ -178,7 +178,7 @@ void MyFrame::OnPauseThread(wxCommandEvent& WXUNUSED(event) ) void MyFrame::OnQuit(wxCommandEvent& WXUNUSED(event) ) { - uint i; + unsigned int i; for (i=0;i