mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-16 22:04:36 +00:00
Turn on blinking caret
This commit is contained in:
parent
cd85e69def
commit
0364aa02ea
@ -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
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user