Skip to content

color: Fix fallout from the GtkTemplate port

Kalev Lember requested to merge wip/kalev/color-entry_calib_title into master

Correct a typoed variable name so that calibration works again, instead of crashing.

GLib-GObject-WARNING **: 15:52:50.561: invalid cast from 'GtkBox' to 'GtkEntry'

Merge request reports