mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 19:04:32 +02:00
remove an extra g
This commit is contained in:
parent
d4951b0223
commit
5b02125d5f
1 changed files with 1 additions and 1 deletions
|
@ -743,7 +743,7 @@ void Menu::chooseVoxelPaintColor() {
|
|||
|
||||
// restore the main window's active state
|
||||
appInstance->getWindow()->activateWindow();
|
||||
}g
|
||||
}
|
||||
|
||||
void Menu::runTests() {
|
||||
runTimingTests();
|
||||
|
|
Loading…
Reference in a new issue