diff options
Diffstat (limited to 'src/ldapconfigbase.ui')
-rw-r--r-- | src/ldapconfigbase.ui | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/src/ldapconfigbase.ui b/src/ldapconfigbase.ui index fb521d4..3e00b0f 100644 --- a/src/ldapconfigbase.ui +++ b/src/ldapconfigbase.ui @@ -157,6 +157,14 @@ <string>Delete</string> </property> </widget> + <widget class="TQPushButton" row="0" column="3" colspan="0"> + <property name="name"> + <cstring>user_buttonRefresh</cstring> + </property> + <property name="text"> + <string>Refresh</string> + </property> + </widget> </grid> </widget> <widget class="TQGroupBox" row="1" column="0"> @@ -413,6 +421,14 @@ <string>Delete</string> </property> </widget> + <widget class="TQPushButton" row="0" column="3" colspan="0"> + <property name="name"> + <cstring>group_buttonRefresh</cstring> + </property> + <property name="text"> + <string>Refresh</string> + </property> + </widget> <widget class="TQGroupBox" row="1" column="0" colspan="3"> <property name="name"> <cstring>groupGroupDetails</cstring> @@ -603,6 +619,14 @@ <string>Delete</string> </property> </widget> + <widget class="TQPushButton" row="0" column="3" colspan="0"> + <property name="name"> + <cstring>machine_buttonRefresh</cstring> + </property> + <property name="text"> + <string>Refresh</string> + </property> + </widget> </grid> </widget> <widget class="TQGroupBox" row="1" column="0"> @@ -795,6 +819,14 @@ <string>Delete</string> </property> </widget> + <widget class="TQPushButton" row="0" column="3" colspan="0"> + <property name="name"> + <cstring>service_buttonRefresh</cstring> + </property> + <property name="text"> + <string>Refresh</string> + </property> + </widget> </grid> </widget> <widget class="TQGroupBox" row="1" column="0"> |