diff --git a/toonz/sources/toonz/scanpopup.cpp b/toonz/sources/toonz/scanpopup.cpp index e7e9c54d..45139aea 100644 --- a/toonz/sources/toonz/scanpopup.cpp +++ b/toonz/sources/toonz/scanpopup.cpp @@ -112,7 +112,7 @@ bool defineScanner(const QString &scannerType) ret = true; -end: +//end: QApplication::restoreOverrideCursor(); return ret; }