diff --git a/source/rofi.c b/source/rofi.c index 749be43c..bd04b1ce 100644 --- a/source/rofi.c +++ b/source/rofi.c @@ -1730,8 +1730,8 @@ void error_dialog ( const char *msg, int markup ) state->quit = TRUE; } } - release_keyboard ( display ); menu_state_free ( state ); + release_keyboard ( display ); } /**