Kaydet (Commit) 59828ae2 authored tarafından Caolán McNamara's avatar Caolán McNamara

coverity#1229891 Uninitialized scalar field

Change-Id: I5e7e0f95b0a93c6b0db5b8ec313822fadbbc4a07
üst a33f9d08
...@@ -105,6 +105,7 @@ namespace svx ...@@ -105,6 +105,7 @@ namespace svx
}; };
PseudoRubyText::PseudoRubyText() PseudoRubyText::PseudoRubyText()
: m_ePosition(eAbove)
{ {
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment