port-serial: the 'FlashOk' property is not really set on construct

This commit is contained in:
Aleksander Morgado
2021-03-31 11:05:53 +02:00
parent 9b72ff0adf
commit c456027563

View File

@@ -2164,7 +2164,7 @@ mm_port_serial_class_init (MMPortSerialClass *klass)
"Flashing the port (0 baud for a short period) "
"is allowed.",
TRUE,
G_PARAM_READWRITE | G_PARAM_CONSTRUCT));
G_PARAM_READWRITE));
/* Signals */
signals[BUFFER_FULL] =