Dave Page wrote:

Did someone break something?


ui/frmQuery.cpp: In member function `void frmQuery::execQuery(const wxString&, int, bool, int, bool)':
ui/frmQuery.cpp:1004: `wxMilliSleep' undeclared (first use this function)



Previously wxUsleep was used, which is marked deprecated now; instead wxMilliSleep should be used.
Seems this breaks with our old snapshot.


Regards,
Andreas

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
     subscribe-nomail command to [EMAIL PROTECTED] so that your
     message can get through to the mailing list cleanly

Reply via email to