Remove DebuggerMainWndBase: slotDebuggerStarting.
commit9948b08209de30ce269f598137cc1976ed717ac7
authorJohannes Sixt <j6t@kdbg.org>
Tue, 26 Jan 2010 20:34:01 +0000 (26 21:34 +0100)
committerJohannes Sixt <j6t@kdbg.org>
Wed, 27 Jan 2010 21:32:32 +0000 (27 22:32 +0100)
treeb4646d16c7dbdcda7c5ca846d6f1f09f738af127
parent6feb7b926a436b65894126dd840450972ed28fe8
Remove DebuggerMainWndBase: slotDebuggerStarting.

By moving this slot to the derived class, we can also get rid of virtual
ttyWindow() function.
kdbg/dbgmainwnd.cpp
kdbg/dbgmainwnd.h
kdbg/mainwndbase.cpp
kdbg/mainwndbase.h