Skip to content

Commit c1568f7

Browse files
committed
implement TEXTINCLUDE 1 more 2
1 parent 750f352 commit c1568f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/RisohEditor.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8962,6 +8962,7 @@ BOOL MMainWnd::DoWriteRC(LPCWSTR pszFileName, LPCWSTR pszResH, const EntrySet& f
89628962
{
89638963
// Copy failed, show error to user
89648964
ErrorBoxDx(IDS_CANNOTSAVE);
8965+
return FALSE;
89658966
}
89668967
}
89678968
}

0 commit comments

Comments
 (0)