diff options
Diffstat (limited to 'src/userconfigbase.ui')
| -rw-r--r-- | src/userconfigbase.ui | 80 |
1 files changed, 78 insertions, 2 deletions
diff --git a/src/userconfigbase.ui b/src/userconfigbase.ui index 7840f46..9e11934 100644 --- a/src/userconfigbase.ui +++ b/src/userconfigbase.ui @@ -439,7 +439,83 @@ <cstring>email</cstring> </property> </widget> - <spacer row="10" column="0"> + <widget class="TQFrame" row="10" column="0" colspan="5"> + <property name="name"> + <cstring>unnamed_separator</cstring> + </property> + <property name="name"> + <cstring>unnamed_separator</cstring> + </property> + <property name="minimumHeight"> + <number>25</number> + </property> + <property name="frameShape"> + <enum>HLine</enum> + </property> + <property name="frameShadow"> + <enum>Sunken</enum> + </property> + </widget> + <widget class="TQLabel" row="11" column="0" colspan="2"> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="text"> + <string>Profile Avatar</string> + </property> + <property name="alignment"> + <set>AlignTop</set> + </property> + </widget> + <widget class="KPushButton" row="11" column="2" colspan="3"> + <property name="name"> + <cstring>changeAvatar</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>0</hsizetype> + <vsizetype>0</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="minimumSize"> + <size> + <width>74</width> + <height>74</height> + </size> + </property> + <property name="maximumSize"> + <size> + <width>74</width> + <height>74</height> + </size> + </property> + <property name="acceptDrops"> + <bool>true</bool> + </property> + <property name="text"> + <string></string> + </property> + </widget> + + <widget class="KPushButton" row="12" column="2" colspan="3"> + <property name="name"> + <cstring>clearAvatar</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>0</hsizetype> + <vsizetype>0</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="text"> + <string>Clear</string> + </property> + </widget> + <spacer row="13" column="0"> <property name="name" stdset="0"> <cstring>Spacer20</cstring> </property> @@ -1070,4 +1146,4 @@ </includes> <layoutdefaults spacing="3" margin="6"/> <layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/> -</UI>
\ No newline at end of file +</UI> |
