Put context bar back on the same row as the other toolbars
[pulseview.git] / pv / mainwindow.cpp
index ca532ee2044ca598cbb1d99fefa6a29a354d3b42..2a4ebc251746e37c156e4ee028c7b640b1921b74 100644 (file)
@@ -216,7 +216,6 @@ void MainWindow::setup_ui()
        // Setup the context bar
        _context_bar = new toolbars::ContextBar(this);
        addToolBar(_context_bar);
-       insertToolBarBreak(_context_bar);
 
        // Set the title
        setWindowTitle(QApplication::translate("MainWindow", "PulseView", 0,