MooTextView::check_brackets is renamed
parent
16c3d821c1
commit
6f9720c831
|
@ -120,7 +120,7 @@ static void moo_line_view_init (MooLineView *view)
|
|||
"editable", FALSE,
|
||||
"cursor-visible", FALSE,
|
||||
"current-line-color", "grey",
|
||||
"check-brackets", FALSE,
|
||||
"highlight-matching-brackets", FALSE,
|
||||
NULL);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue