mirror of
https://github.com/martravi/wiiqt.git
synced 2024-11-14 13:25:11 +01:00
don't use svnrev
This commit is contained in:
parent
2e6fc60c1b
commit
67d97bdedb
@ -795,7 +795,7 @@ void MainWindow::on_actionAbout_triggered()
|
||||
"<br><br>IT SHOULD ONLY BE USED BY PEOPLE THAT KNOW HOW TO VERIFY THE FILES IT PRODUCES. AND HAVE A WAY TO FIX A BRICKED WII SHOULD THIS PROGRAM HAVE BUGS"
|
||||
"<br><br>YOU HAVE BEEN WARNED"
|
||||
"<br>giantpune" );
|
||||
QMessageBox::critical( this, tr( "svn r%1" ).arg( CleanSvnStr( SVN_REV_STR ) ), txt );
|
||||
QMessageBox::critical( this, tr( "NUS NAND Builder" ), txt );
|
||||
}
|
||||
|
||||
#if 0
|
||||
|
Loading…
Reference in New Issue
Block a user