Skip to content
Snippets Groups Projects
Unverified Commit eabfd6c1 authored by Tristan Partin's avatar Tristan Partin Committed by GitHub
Browse files

fix: gtk_native_dialog_run() calls show() internally (#32049)

In the synchronous code path, gtk_native_dialog_run() will call
gtk_native_dialog_show(). Previously this was causing an assertion to be
hit at run time.
parent cce427dc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment