forked from AuroraMiddleware/gtk
Mark conflicts when printer has changed
Schedule marking of conflicts when printer has changed. Map conflict warning immediately. (#635401)
This commit is contained in:
parent
24e832187f
commit
da85312097
@ -1928,6 +1928,7 @@ selected_printer_changed (GtkTreeSelection *selection,
|
||||
|
||||
priv->options_changed_handler =
|
||||
g_signal_connect_swapped (priv->options, "changed", G_CALLBACK (options_changed_cb), dialog);
|
||||
schedule_idle_mark_conflicts (dialog);
|
||||
}
|
||||
|
||||
update_dialog_from_settings (dialog);
|
||||
|
Loading…
Reference in New Issue
Block a user