réplica de
https://github.com/arsenetar/dupeguru.git
sincronizado 2025-09-11 17:58:17 +00:00
Removed the setNativeMenuBar() call under Qt
I put it there to make the menu usable under Ubuntu 13.10, but since 14.04, this line actually brakes it.
Este cometimento está contido em:
ascendente
c6ea1c62d4
cometimento
04b06f7704
@ -71,7 +71,6 @@ class ResultWindow(QMainWindow):
|
||||
|
||||
def _setupMenu(self):
|
||||
self.menubar = QMenuBar()
|
||||
self.menubar.setNativeMenuBar(False)
|
||||
self.menubar.setGeometry(QRect(0, 0, 630, 22))
|
||||
self.menuFile = QMenu(self.menubar)
|
||||
self.menuFile.setTitle(tr("File"))
|
||||
|
Carregando…
x
Criar uma nova questão referindo esta
Bloquear um utilizador