-
Timothy B. Terriberry authored
QTextEdit doesn't have a textEdited() signal, but textChanged() works well enough if we disable it while we're changing the text ourselves. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
c7a7824f
QTextEdit doesn't have a textEdited() signal, but textChanged()
works well enough if we disable it while we're changing the text
ourselves.
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>