]> sigrok.org Git - pulseview.git/commit
MainWindow: Fix dock nesting
authorSoeren Apel <redacted>
Tue, 4 Oct 2016 17:52:56 +0000 (19:52 +0200)
committerSoeren Apel <redacted>
Sun, 4 Dec 2016 13:37:37 +0000 (14:37 +0100)
commit68ad932d712f9a59be529d5283b95617e6da1e28
tree7f7abce0738b151c65ceae20731e7312179c1e8f
parent4a4e20f5e5e3601b99c763dafe1cbfb8c7d6a387
MainWindow: Fix dock nesting

The nesting flag was applied to the wrong QMainWindow
after the introduction of the tab widget.
pv/mainwindow.cpp