projects
/
pulseview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b49eeb
)
Put context bar back on the same row as the other toolbars
author
Joel Holdsworth
<joel@airwebreathe.org.uk>
Tue, 28 May 2013 19:38:56 +0000
(20:38 +0100)
committer
Joel Holdsworth
<joel@airwebreathe.org.uk>
Tue, 28 May 2013 19:38:56 +0000
(20:38 +0100)
pv/mainwindow.cpp
patch
|
blob
|
history
diff --git
a/pv/mainwindow.cpp
b/pv/mainwindow.cpp
index ca532ee2044ca598cbb1d99fefa6a29a354d3b42..2a4ebc251746e37c156e4ee028c7b640b1921b74 100644
(file)
--- a/
pv/mainwindow.cpp
+++ b/
pv/mainwindow.cpp
@@
-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,