@techee commented on this pull request.
> + if (GTK_IS_WIDGET(dialog)) + return gtk_dialog_run(GTK_DIALOG(dialog)); + + return gtk_native_dialog_run(GTK_NATIVE_DIALOG(dialog)); OK. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/3861#discussion_r1632084322 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/3861/review/[email protected]>
