reduced paint messages on destroy

git-svn-id: trunk@2731 -
This commit is contained in:
mattias 2002-08-18 04:57:00 +00:00
parent 0898c422f1
commit 345d674d47

View File

@ -36,13 +36,13 @@ fi
if [ "x$FPCVersion" = "xdevel" ]; then
Year=03
Month=06
Day=17
Day=20
LazVersion=1.1
fi
if [ "x$FPCVersion" = "xstable" ]; then
Year=03
Month=06
Day=17
Day=20
LazVersion=1.0.8
fi