Skip to content

Commit

Permalink
Refs #6315. Return menu to correct location.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Reuter committed Apr 10, 2013
1 parent fad5af1 commit d0c4685
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -628,7 +628,7 @@ void MdViewerWidget::createMenus()

if (this->pluginMode)
{
this->ui.verticalLayout->insertWidget(0, menubar);
this->ui.verticalLayout_4->insertWidget(0, menubar);
}
}

Expand Down

0 comments on commit d0c4685

Please sign in to comment.