Use QFileInfo to get the file's name instead of parsing the path manually.
commit7716cd8d37851ab14434bbbfa05c4d2065a3174f
authorJohannes Sixt <j6t@kdbg.org>
Tue, 27 Jan 2009 20:30:29 +0000 (27 21:30 +0100)
committerJohannes Sixt <j6t@kdbg.org>
Tue, 27 Jan 2009 20:30:29 +0000 (27 21:30 +0100)
treedde4f1b524b5b37fbe429f89a95febe5461556d3
parent9a0214e9cc6153da4852378da3eabc6544fc169f
Use QFileInfo to get the file's name instead of parsing the path manually.
kdbg/dbgmainwnd.cpp