Mercurial > hg > svgui
diff view/ViewManager.cpp @ 827:ea098f7565eb
Merge from branch tonioni
author | Chris Cannam |
---|---|
date | Fri, 18 Jul 2014 15:38:21 +0100 |
parents | d974ed657176 |
children | 8bb9320f78a4 |
line wrap: on
line diff
--- a/view/ViewManager.cpp Thu Jul 17 14:50:31 2014 +0100 +++ b/view/ViewManager.cpp Fri Jul 18 15:38:21 2014 +0100 @@ -48,6 +48,7 @@ m_showCentreLine(true), m_illuminateLocalFeatures(true), m_showWorkTitle(false), + m_showDuration(true), m_lightPalette(QApplication::palette()), m_darkPalette(QApplication::palette()) {