~thomas-deruyter-3/qreator/qreator

« back to all changes in this revision

Viewing changes to data/ui/QrCodeWifi.ui

  • Committer: David Planella
  • Date: 2012-05-30 10:19:57 UTC
  • Revision ID: david.planella@ubuntu.com-20120530101957-zeu2zeibe28f8sd9
Added clear icons to text entries

Show diffs side-by-side

added added

removed removed

Lines of Context:
82
82
        <property name="invisible_char_set">True</property>
83
83
        <property name="placeholder_text">[Network password]</property>
84
84
        <signal name="changed" handler="on_entryPassword_changed" swapped="no"/>
 
85
        <signal name="icon-press" handler="on_entryPassword_icon_press" swapped="no"/>
85
86
      </object>
86
87
      <packing>
87
88
        <property name="left_attach">1</property>
131
132
        <child internal-child="entry">
132
133
          <object class="GtkEntry" id="entrySSID">
133
134
            <property name="can_focus">True</property>
 
135
            <signal name="icon-press" handler="on_entrySSID_icon_press" swapped="no"/>
134
136
          </object>
135
137
        </child>
136
138
      </object>