mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-22 16:59:58 +01:00
Weird, where did this come from?!
This commit is contained in:
parent
819fc4881e
commit
e8be8e95b5
@ -163,7 +163,7 @@ TomahawkWindow::TomahawkWindow( QWidget* parent )
|
||||
|
||||
qtsparkle::Updater* updater = new qtsparkle::Updater( updaterUrl, this );
|
||||
updater->SetNetworkAccessManager( TomahawkUtils::nam() );
|
||||
updater->SetVersion( VERSION );
|
||||
updater->SetVersion( TOMAHAWK_VERSION );
|
||||
|
||||
ui->menu_Help->addSeparator();
|
||||
QAction* checkForUpdates = ui->menu_Help->addAction( tr( "Check For Updates...") );
|
||||
|
Loading…
x
Reference in New Issue
Block a user