Handle font changes the modern way.
commita805cf3388d294ede0c1deebefd590313d928640
authorJohannes Sixt <j6t@kdbg.org>
Sun, 27 Nov 2016 17:49:32 +0000 (27 18:49 +0100)
committerJohannes Sixt <j6t@kdbg.org>
Mon, 19 Dec 2016 20:21:08 +0000 (19 21:21 +0100)
tree02d1f1fd73909dfa8161ea874052dd26c9f64706
parent39823e05cc4c5482190d993802731e12470d0887
Handle font changes the modern way.

Overriding paletteChange() to set a new font is only a compatibility
feature, which is not present in Qt5 anymore. Handle ChangeEvents instead.
kdbg/regwnd.cpp
kdbg/regwnd.h
kdbg/sourcewnd.cpp
kdbg/sourcewnd.h