Kaydet (Commit) 9ac296af authored tarafından Caolán McNamara's avatar Caolán McNamara

Resolves: fdo#65215 wrong type for the multiline comment edit widget

Change-Id: I14b13285daf27191bb8cf95bc7e801281f97dde8
üst 61dfc6fa
......@@ -89,7 +89,7 @@ public:
private:
FixedText* m_pLastEditFT;
MultiLineEdit* m_pEditED;
VclMultiLineEdit* m_pEditED;
VclContainer* m_pInsertAuthor;
PushButton* m_pAuthorBtn;
......
......@@ -184,7 +184,7 @@
<property name="xalign">0</property>
<property name="label" translatable="yes">_Text</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">edit</property>
<property name="mnemonic_widget">edit:border</property>
</object>
<packing>
<property name="expand">False</property>
......
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