Store the main window geometry across sessions.
commit2232f8c2bd651cec7e3892d32044c193d5bf371e
authorJohannes Sixt <j6t@kdbg.org>
Tue, 2 Mar 2010 20:50:57 +0000 (2 21:50 +0100)
committerJohannes Sixt <j6t@kdbg.org>
Tue, 16 Mar 2010 20:37:03 +0000 (16 21:37 +0100)
treee09dd96e59318cbca6ebff117438517a1dfdf5fa
parent5f76aba4c328111177e875cdd3375a27dc1d9a5e
Store the main window geometry across sessions.

Previously, this capability was featured by KDockMainWindow. Note that now
the window position is restored as well.
kdbg/dbgmainwnd.cpp