Home
last modified time | relevance | path

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

/dports/cad/fritzing/fritzing-app-0.9.2b/src/mainwindow/
H A Dmainwindow.h251 void ensureClosable();
H A Dmainwindow_menu.cpp3061 QTimer::singleShot(500, this, SLOT(ensureClosable())); in notClosableForAWhile()
3064 void MainWindow::ensureClosable() { in ensureClosable() function in MainWindow