diff --git a/source/qb64.bas b/source/qb64.bas index a21b6b69a..d353751df 100644 --- a/source/qb64.bas +++ b/source/qb64.bas @@ -3400,7 +3400,10 @@ DO END IF ExeIconSet = linenumber - GOTO finishednonexec + SetDependency DEPENDENCY_ICON + PRINT #12, "do{" + PRINT #12, "sub__icon(NULL,NULL,0);" + GOTO finishedline2 END IF END IF 'QB64 Metacommands