Rename a lot…

This commit is contained in:
Lukas W
2014-11-26 10:09:49 +01:00
parent 5b77abd9a5
commit 1bbf7455a4
186 changed files with 1989 additions and 1989 deletions

View File

@@ -27,7 +27,7 @@
#include "TimeDisplayWidget.h"
#include "MainWindow.h"
#include "Engine.h"
#include "tooltip.h"
#include "ToolTip.h"
#include "Song.h"
@@ -48,7 +48,7 @@ TimeDisplayWidget::TimeDisplayWidget() :
setMaximumHeight( 32 );
toolTip::add( this, tr( "click to change time units" ) );
ToolTip::add( this, tr( "click to change time units" ) );
// update labels of LCD spinboxes
setDisplayMode( m_displayMode );