Kaydet (Commit) 0adebdf0 authored tarafından Katarina Behrens's avatar Katarina Behrens Kaydeden (comit) Thorsten Behrens

Finally remove non-native menu bar

Change-Id: I4758bc5afa9f9eaced7763b9923250f27df14259
Reviewed-on: https://gerrit.libreoffice.org/58834
Tested-by: Jenkins
Reviewed-by: 's avatarThorsten Behrens <Thorsten.Behrens@CIB.de>
üst a7b18b63
......@@ -27,7 +27,7 @@ Qt5Menu::Qt5Menu(bool bMenuBar)
Qt5Menu::~Qt5Menu() { maItems.clear(); }
bool Qt5Menu::VisibleMenuBar() { return false; }
bool Qt5Menu::VisibleMenuBar() { return true; }
void Qt5Menu::InsertItem(SalMenuItem* pSalMenuItem, unsigned nPos)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment