• Colomban Wendling's avatar
    prefs: Remove some global state in keybinding-related code · 2559cda9
    Colomban Wendling yazdı
    Use gtk_dialog_run() to run the key input dialog, which is modal anyway.
    This avoids having to pass the label and the iter around for the dialog
    response callback to have them, as they now only are used directly in the
    function setting them in the first place.
    2559cda9
prefs.c 69.6 KB