Text only
|
Text with Images
Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: gmolos on October 30, 2005, 04:44:58 PM
Title:
Small issue (too small actualy)
Post by:
gmolos
on
October 30, 2005, 04:44:58 PM
Is it posible to replace from file src/sdk/cbthreadpool.cpp
wxUSleep(1) with wxUsleep() ?
It is not a big problem but i use wxWidgets242 and i am single click compilation lover.
Title:
Re: Small issue (too small actualy)
Post by:
mandrav
on
October 30, 2005, 05:15:51 PM
Sure, replace it :)
Text only
|
Text with Images