Turn on blinking caret

This commit is contained in:
akkana%netscape.com 1999-03-03 01:11:50 +00:00
parent cd85e69def
commit 0364aa02ea

View File

@ -29,7 +29,7 @@ nsCaretProperties::nsCaretProperties()
{
// in your platform-specific class, get data from the OS in your constructor
mBlinkRate = 0; // don't blink the caret
//mBlinkRate = 0; // don't blink the caret
}