X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=radiant%2Fgtkdlgs.cpp;h=a5e03e318c0f12d6e0455d6fe383c6bec88c7c90;hb=9d606a0b3be053550486b8f1a00255e340ccf8a8;hp=53def76d021223e80c513faa8e32745694187fe2;hpb=42d47f9eb85f465caccf0ba8ed5d3605b941c08e;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..