Fix bug in switching active Part/Assembly object when document with active one was closed
This commit is contained in:
@@ -102,9 +102,6 @@ TaskWatcherCommands::TaskWatcherCommands(const char* Filter,const char* commands
|
||||
Content.push_back(tb);
|
||||
}
|
||||
|
||||
TaskWatcherCommands::~TaskWatcherCommands()
|
||||
{
|
||||
}
|
||||
|
||||
//==== implementer ===========================================================================
|
||||
|
||||
@@ -128,9 +125,7 @@ TaskWatcherCommandsEmptyDoc::TaskWatcherCommandsEmptyDoc(const char* commands[],
|
||||
{
|
||||
}
|
||||
|
||||
TaskWatcherCommandsEmptyDoc::~TaskWatcherCommandsEmptyDoc()
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
//==== implementer ===========================================================================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user