speed47 / dvdisaster

A tool providing additional ECC protection for optical media (unofficial version)
https://dvdisaster.jcea.es
GNU General Public License v3.0
261 stars 20 forks source link

fix: gui: fix the 'SetLabelText() failed' error caption on the medium… #20

Closed speed47 closed 3 years ago

speed47 commented 3 years ago

…-info window

This is a cosmetic fix only, this bug is present since at least 0.72, but only became apparent since commit 4cebc5af, which made the error no longer silently ignored (v0.72.3).

Fixes one of the reported problem of issue #19.