Searched defs:oldMachine (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/selector/
H A DUISelectorWindow.cpp380 CMachine oldMachine = vbox.FindMachine(newMachine.GetId()); local
381 if (!oldMachine.isNull())
383 msgCenter().cannotReregisterExistingMachine(strTmpFile, oldMachine.GetName());

Completed in 284 milliseconds