mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-26 18:07:18 +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…
x
Reference in New Issue
Block a user