mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 10:58:52 +00:00
Initialize initial_value_.
This commit is contained in:
parent
daed22c4d6
commit
bbce65b68e
@ -33,6 +33,7 @@ namespace lyx {
|
||||
|
||||
|
||||
Counter::Counter()
|
||||
: initial_value_(0)
|
||||
{
|
||||
reset();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user