revert 335 and 336, breaking the win32 build

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@337 8a3a26a2-13c4-0310-b231-cf6edde360e5
This commit is contained in:
TTimo
2010-11-26 05:58:34 +00:00
parent 1c8129e946
commit 449fdbd6b7
6 changed files with 45 additions and 212 deletions

View File

@@ -3227,6 +3227,9 @@ void MainFrame::OnSleep()
*/
Sys_Printf("Done.\n");
// bring back the GL font
gtk_glwidget_create_font (m_pCamWnd->GetWidget ());
g_bScreenUpdates = true;
Sys_Printf("Dispatching wake msg...");