Added stacking for tools.

This commit is contained in:
Maciej Suminski
2013-08-30 10:37:26 +02:00
parent 9c6998c6bc
commit 367924e669
3 changed files with 73 additions and 25 deletions
-5
View File
@@ -56,11 +56,6 @@ void TOOL_INTERACTIVE::goInternal( TOOL_STATE_FUNC& aState, const TOOL_EVENT_LIS
}
void TOOL_INTERACTIVE::Reset()
{
}
void TOOL_INTERACTIVE::SetContextMenu( CONTEXT_MENU* aMenu, TOOL_ContextMenuTrigger aTrigger )
{
aMenu->setTool( this );