Index rebuild dialog box was blocking test.
This commit is contained in:
@@ -681,6 +681,7 @@ class GuiMain(QMainWindow):
|
|||||||
qApp.restoreOverrideCursor()
|
qApp.restoreOverrideCursor()
|
||||||
tEnd = time()
|
tEnd = time()
|
||||||
|
|
||||||
|
if self.mainConf.showGUI:
|
||||||
self.makeAlert(
|
self.makeAlert(
|
||||||
"Project index rebuilt in %.3f seconds." % (tEnd - tStart), nwAlert.INFO
|
"Project index rebuilt in %.3f seconds." % (tEnd - tStart), nwAlert.INFO
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user