add support of refreshing a draw_through form
This commit is contained in:
@@ -962,7 +962,6 @@ namespace API
|
||||
restrict::wd_manager().update(reinterpret_cast<basic_window*>(wd), false, true);
|
||||
}
|
||||
|
||||
|
||||
void window_caption(window wd, const std::string& title_utf8)
|
||||
{
|
||||
throw_not_utf8(title_utf8);
|
||||
|
||||
Reference in New Issue
Block a user