Kaydet (Commit) b56a9a22 authored tarafından Cao Cuong Ngo's avatar Cao Cuong Ngo Kaydeden (comit) Cédric Bosdonnat

CMIS properties dialog: Fixed the "*" location bug

Tried to change the WB_PASSWORD but didn't work.

Change-Id: Id872fe041fc16b5d705c779372e2084f686cfd07
üst 5172a508
...@@ -188,7 +188,7 @@ private: ...@@ -188,7 +188,7 @@ private:
SelectableFixedText* m_pShowTypeFT; SelectableFixedText* m_pShowTypeFT;
CheckBox* m_pReadOnlyCB; CheckBox* m_pReadOnlyCB;
SelectableFixedText* m_pFileValFt; FixedText* m_pFileValFt;
SelectableFixedText* m_pShowSizeFT; SelectableFixedText* m_pShowSizeFT;
SelectableFixedText* m_pCreateValFt; SelectableFixedText* m_pCreateValFt;
......
...@@ -343,7 +343,7 @@ ...@@ -343,7 +343,7 @@
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="justify">left</property> <property name="justify">left</property>
<property name="selectable">True</property> <property name="selectable">False</property>
<property name="max_width_chars">56</property> <property name="max_width_chars">56</property>
<property name="wrap">True</property> <property name="wrap">True</property>
<property name="hexpand">True</property> <property name="hexpand">True</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