X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=radiant%2Fgtkdlgs.cpp;h=a5e03e318c0f12d6e0455d6fe383c6bec88c7c90;hb=c001d05fb1dc902a725dbf50df82e88a1a526a21;hp=53def76d021223e80c513faa8e32745694187fe2;hpb=980ee7fd1f5bd8c1625f05cc21a32bf3a9eca6fc;p=xonotic%2Fnetradiant.git diff --git a/radiant/gtkdlgs.cpp b/radiant/gtkdlgs.cpp index 53def76d..a5e03e31 100644 --- a/radiant/gtkdlgs.cpp +++ b/radiant/gtkdlgs.cpp @@ -826,7 +826,7 @@ static void DoGtkTextEditor( const char* filename, guint cursorpos ){ text_editor.show(); #ifdef WIN32 - process_gui(); + ui::process(); #endif // only move the cursor if it's not exceeding the size..