fpspreadsheet: Make sure that all demos are compiled with -Xg

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5764 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2017-02-20 17:21:56 +00:00
parent 2f57f36178
commit f85d2543ba
39 changed files with 127 additions and 53 deletions

View File

@ -412,6 +412,7 @@ begin
SortTwoColumns_TwoKeys_1;
SortTwoRows_TwoKeys_1;
WriteLn('Press ENTER to quit...');
ReadLn;
end.