Changeset 549 for trunk/src/gui/config/serverpage.ui
- Timestamp:
- 04/01/06 07:46:27 (3 years ago)
- Files:
-
- 1 modified
-
trunk/src/gui/config/serverpage.ui (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gui/config/serverpage.ui
r526 r549 1062 1062 <item> 1063 1063 <property name="text" > 1064 <string> Accept</string>1064 <string>accept</string> 1065 1065 </property> 1066 1066 </item> 1067 1067 <item> 1068 1068 <property name="text" > 1069 <string> Reject</string>1069 <string>reject</string> 1070 1070 </property> 1071 1071 </item> … … 1088 1088 </item> 1089 1089 <item row="2" column="0" colspan="3" > 1090 <widget class="QCheckBox" name="checkBox" > 1090 <widget class="QCheckBox" name="chkExitOverride" > 1091 <property name="contextMenuPolicy" > 1092 <enum>Qt::NoContextMenu</enum> 1093 </property> 1091 1094 <property name="toolTip" > 1092 1095 <string>If enabled, appends 'reject *.*' to the end of the policy</string>
