remove redundancy
This commit is contained in:
parent
800298935f
commit
29042ed585
@ -67,7 +67,7 @@ ContainmentConfigView::~ContainmentConfigView()
|
||||
|
||||
void ContainmentConfigView::init()
|
||||
{
|
||||
setSource(QUrl::fromLocalFile(m_containment->containment()->corona()->package().filePath("containmentconfigurationui")));
|
||||
setSource(QUrl::fromLocalFile(m_containment->corona()->package().filePath("containmentconfigurationui")));
|
||||
}
|
||||
|
||||
ConfigModel *ContainmentConfigView::containmentActionConfigModel()
|
||||
|
Loading…
x
Reference in New Issue
Block a user