Menu commands are handled via slots instead of command IDs.
commit0ef9204d65049af8d5789df2aeae82c1048ab445
authorJohannes Sixt <johannes.sixt@telecom.at>
Wed, 26 Dec 2001 21:19:07 +0000 (26 21:19 +0000)
committerJohannes Sixt <johannes.sixt@telecom.at>
Wed, 26 Dec 2001 21:19:07 +0000 (26 21:19 +0000)
tree4078662ec510ffd5c7be7376e28aa3580280ca92
parent050af8f608923c6fed5bc5e6eedb1b61f99a49ea
Menu commands are handled via slots instead of command IDs.
Command IDs are still used to update the UI.
kdbg/commandids.h
kdbg/dbgmainwnd.cpp
kdbg/dbgmainwnd.h
kdbg/debugger.cpp
kdbg/debugger.h
kdbg/mainwndbase.cpp
kdbg/mainwndbase.h
kdbg/winstack.cpp
kdbg/winstack.h