Home
last modified time | relevance | path

Searched refs:oldSchematicMessage (Results 1 – 2 of 2) sorted by relevance

/dports/cad/fritzing/fritzing-app-0.9.2b/src/mainwindow/
H A Dmainwindow.h642 QMessageBox::StandardButton oldSchematicMessage(const QString & filename);
H A Dmainwindow_menu.cpp3614 QMessageBox::StandardButton answer = oldSchematicMessage(filename); in oldSchematicsSlot()
3624 QMessageBox::StandardButton MainWindow::oldSchematicMessage(const QString & filename) in oldSchematicMessage() function in MainWindow