Set the windowTitle property instead of using setCaption().
commit816a40af96d5e9f08690ec540856eecf46760d96
authorJohannes Sixt <j6t@kdbg.org>
Sat, 12 Nov 2016 22:20:21 +0000 (12 23:20 +0100)
committerJohannes Sixt <j6t@kdbg.org>
Sat, 19 Nov 2016 12:42:10 +0000 (19 13:42 +0100)
tree9fda8bf367664f1cf98e1d3cd6fddbfea8eb9b02
parent379a7d60cb6654e49f2941b92712c7748540293a
Set the windowTitle property instead of using setCaption().

The latter is not present in Qt 5 anymore, and the former is the way the
titles should be set in Qt 4.
kdbg/dbgmainwnd.cpp
kdbg/pgmsettings.cpp