git-svn-id: svn://db.shs.com.ru/libs@416 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -54,7 +54,8 @@ namespace ProjectFilesystemPlugin {
|
||||
Core::ActionManager::actionContainer(Core::Constants::M_TOOLS)->addMenu(menu);
|
||||
|
||||
qDebug() << Core::IContext::widget();*/
|
||||
addAutoReleasedObject(new ProjectFSWidgetFactory());
|
||||
//addAutoReleasedObject(new ProjectFSWidgetFactory());
|
||||
(new ProjectFSWidgetFactory())->setParent(this);
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user