mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-11-03 13:30:52 -05:00 
			
		
		
		
	Minor tidy up of Configuration UI layouts
Remove redundant layout on Audio tab and used layout managers on Colors tab. git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7611 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
		
							parent
							
								
									827d7173fe
								
							
						
					
					
						commit
						c06cc71fba
					
				
							
								
								
									
										860
									
								
								Configuration.ui
									
									
									
									
									
								
							
							
						
						
									
										860
									
								
								Configuration.ui
									
									
									
									
									
								
							@ -1216,260 +1216,256 @@ radio interface behave as expected.</string>
 | 
				
			|||||||
      <attribute name="toolTip">
 | 
					      <attribute name="toolTip">
 | 
				
			||||||
       <string>Audio interface settings</string>
 | 
					       <string>Audio interface settings</string>
 | 
				
			||||||
      </attribute>
 | 
					      </attribute>
 | 
				
			||||||
      <layout class="QVBoxLayout" name="verticalLayout_12">
 | 
					      <layout class="QVBoxLayout" name="verticalLayout_9">
 | 
				
			||||||
       <item>
 | 
					       <item>
 | 
				
			||||||
        <layout class="QVBoxLayout" name="verticalLayout_9">
 | 
					        <widget class="QGroupBox" name="soundcard_group_box">
 | 
				
			||||||
         <item>
 | 
					         <property name="toolTip">
 | 
				
			||||||
          <widget class="QGroupBox" name="soundcard_group_box">
 | 
					          <string>Souncard</string>
 | 
				
			||||||
           <property name="toolTip">
 | 
					         </property>
 | 
				
			||||||
            <string>Souncard</string>
 | 
					         <property name="title">
 | 
				
			||||||
           </property>
 | 
					          <string>Soundcard</string>
 | 
				
			||||||
           <property name="title">
 | 
					         </property>
 | 
				
			||||||
            <string>Soundcard</string>
 | 
					         <layout class="QGridLayout" name="gridLayout_6">
 | 
				
			||||||
           </property>
 | 
					          <item row="1" column="1">
 | 
				
			||||||
           <layout class="QGridLayout" name="gridLayout_6">
 | 
					           <widget class="QComboBox" name="sound_output_combo_box">
 | 
				
			||||||
            <item row="1" column="1">
 | 
					            <property name="sizePolicy">
 | 
				
			||||||
             <widget class="QComboBox" name="sound_output_combo_box">
 | 
					             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
 | 
				
			||||||
              <property name="sizePolicy">
 | 
					              <horstretch>1</horstretch>
 | 
				
			||||||
               <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
 | 
					              <verstretch>0</verstretch>
 | 
				
			||||||
                <horstretch>1</horstretch>
 | 
					             </sizepolicy>
 | 
				
			||||||
                <verstretch>0</verstretch>
 | 
					            </property>
 | 
				
			||||||
               </sizepolicy>
 | 
					            <property name="toolTip">
 | 
				
			||||||
              </property>
 | 
					             <string>Select the audio CODEC to use for transmitting.
 | 
				
			||||||
              <property name="toolTip">
 | 
					 | 
				
			||||||
               <string>Select the audio CODEC to use for transmitting.
 | 
					 | 
				
			||||||
If this is your default device for system sounds then
 | 
					If this is your default device for system sounds then
 | 
				
			||||||
ensure that all system sounds are disabled otherwise
 | 
					ensure that all system sounds are disabled otherwise
 | 
				
			||||||
you will broadcast any systems sounds generated during
 | 
					you will broadcast any systems sounds generated during
 | 
				
			||||||
transmitting periods.</string>
 | 
					transmitting periods.</string>
 | 
				
			||||||
              </property>
 | 
					            </property>
 | 
				
			||||||
             </widget>
 | 
					           </widget>
 | 
				
			||||||
 | 
					          </item>
 | 
				
			||||||
 | 
					          <item row="0" column="1">
 | 
				
			||||||
 | 
					           <widget class="QComboBox" name="sound_input_combo_box">
 | 
				
			||||||
 | 
					            <property name="sizePolicy">
 | 
				
			||||||
 | 
					             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
 | 
				
			||||||
 | 
					              <horstretch>1</horstretch>
 | 
				
			||||||
 | 
					              <verstretch>0</verstretch>
 | 
				
			||||||
 | 
					             </sizepolicy>
 | 
				
			||||||
 | 
					            </property>
 | 
				
			||||||
 | 
					            <property name="toolTip">
 | 
				
			||||||
 | 
					             <string>Select the audio CODEC to use for receiving.</string>
 | 
				
			||||||
 | 
					            </property>
 | 
				
			||||||
 | 
					           </widget>
 | 
				
			||||||
 | 
					          </item>
 | 
				
			||||||
 | 
					          <item row="0" column="0">
 | 
				
			||||||
 | 
					           <widget class="QLabel" name="sound_input_label">
 | 
				
			||||||
 | 
					            <property name="text">
 | 
				
			||||||
 | 
					             <string>&Input:</string>
 | 
				
			||||||
 | 
					            </property>
 | 
				
			||||||
 | 
					            <property name="buddy">
 | 
				
			||||||
 | 
					             <cstring>sound_input_combo_box</cstring>
 | 
				
			||||||
 | 
					            </property>
 | 
				
			||||||
 | 
					           </widget>
 | 
				
			||||||
 | 
					          </item>
 | 
				
			||||||
 | 
					          <item row="0" column="2">
 | 
				
			||||||
 | 
					           <widget class="QComboBox" name="sound_input_channel_combo_box">
 | 
				
			||||||
 | 
					            <property name="toolTip">
 | 
				
			||||||
 | 
					             <string>Select the channel to use for receiving.</string>
 | 
				
			||||||
 | 
					            </property>
 | 
				
			||||||
 | 
					            <item>
 | 
				
			||||||
 | 
					             <property name="text">
 | 
				
			||||||
 | 
					              <string>Mono</string>
 | 
				
			||||||
 | 
					             </property>
 | 
				
			||||||
            </item>
 | 
					            </item>
 | 
				
			||||||
            <item row="0" column="1">
 | 
					            <item>
 | 
				
			||||||
             <widget class="QComboBox" name="sound_input_combo_box">
 | 
					             <property name="text">
 | 
				
			||||||
              <property name="sizePolicy">
 | 
					              <string>Left</string>
 | 
				
			||||||
               <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
 | 
					             </property>
 | 
				
			||||||
                <horstretch>1</horstretch>
 | 
					 | 
				
			||||||
                <verstretch>0</verstretch>
 | 
					 | 
				
			||||||
               </sizepolicy>
 | 
					 | 
				
			||||||
              </property>
 | 
					 | 
				
			||||||
              <property name="toolTip">
 | 
					 | 
				
			||||||
               <string>Select the audio CODEC to use for receiving.</string>
 | 
					 | 
				
			||||||
              </property>
 | 
					 | 
				
			||||||
             </widget>
 | 
					 | 
				
			||||||
            </item>
 | 
					            </item>
 | 
				
			||||||
            <item row="0" column="0">
 | 
					            <item>
 | 
				
			||||||
             <widget class="QLabel" name="sound_input_label">
 | 
					             <property name="text">
 | 
				
			||||||
              <property name="text">
 | 
					              <string>Right</string>
 | 
				
			||||||
               <string>&Input:</string>
 | 
					             </property>
 | 
				
			||||||
              </property>
 | 
					 | 
				
			||||||
              <property name="buddy">
 | 
					 | 
				
			||||||
               <cstring>sound_input_combo_box</cstring>
 | 
					 | 
				
			||||||
              </property>
 | 
					 | 
				
			||||||
             </widget>
 | 
					 | 
				
			||||||
            </item>
 | 
					            </item>
 | 
				
			||||||
            <item row="0" column="2">
 | 
					            <item>
 | 
				
			||||||
             <widget class="QComboBox" name="sound_input_channel_combo_box">
 | 
					             <property name="text">
 | 
				
			||||||
              <property name="toolTip">
 | 
					              <string>Both</string>
 | 
				
			||||||
               <string>Select the channel to use for receiving.</string>
 | 
					             </property>
 | 
				
			||||||
              </property>
 | 
					 | 
				
			||||||
              <item>
 | 
					 | 
				
			||||||
               <property name="text">
 | 
					 | 
				
			||||||
                <string>Mono</string>
 | 
					 | 
				
			||||||
               </property>
 | 
					 | 
				
			||||||
              </item>
 | 
					 | 
				
			||||||
              <item>
 | 
					 | 
				
			||||||
               <property name="text">
 | 
					 | 
				
			||||||
                <string>Left</string>
 | 
					 | 
				
			||||||
               </property>
 | 
					 | 
				
			||||||
              </item>
 | 
					 | 
				
			||||||
              <item>
 | 
					 | 
				
			||||||
               <property name="text">
 | 
					 | 
				
			||||||
                <string>Right</string>
 | 
					 | 
				
			||||||
               </property>
 | 
					 | 
				
			||||||
              </item>
 | 
					 | 
				
			||||||
              <item>
 | 
					 | 
				
			||||||
               <property name="text">
 | 
					 | 
				
			||||||
                <string>Both</string>
 | 
					 | 
				
			||||||
               </property>
 | 
					 | 
				
			||||||
              </item>
 | 
					 | 
				
			||||||
             </widget>
 | 
					 | 
				
			||||||
            </item>
 | 
					            </item>
 | 
				
			||||||
            <item row="1" column="2">
 | 
					           </widget>
 | 
				
			||||||
             <widget class="QComboBox" name="sound_output_channel_combo_box">
 | 
					          </item>
 | 
				
			||||||
              <property name="toolTip">
 | 
					          <item row="1" column="2">
 | 
				
			||||||
               <string>Select the audio channel used for transmission.
 | 
					           <widget class="QComboBox" name="sound_output_channel_combo_box">
 | 
				
			||||||
 | 
					            <property name="toolTip">
 | 
				
			||||||
 | 
					             <string>Select the audio channel used for transmission.
 | 
				
			||||||
Unless you have multiple radios connected on different
 | 
					Unless you have multiple radios connected on different
 | 
				
			||||||
channels; then you will usually want to select mono or
 | 
					channels; then you will usually want to select mono or
 | 
				
			||||||
both here.</string>
 | 
					both here.</string>
 | 
				
			||||||
              </property>
 | 
					            </property>
 | 
				
			||||||
              <item>
 | 
					 | 
				
			||||||
               <property name="text">
 | 
					 | 
				
			||||||
                <string>Mono</string>
 | 
					 | 
				
			||||||
               </property>
 | 
					 | 
				
			||||||
              </item>
 | 
					 | 
				
			||||||
              <item>
 | 
					 | 
				
			||||||
               <property name="text">
 | 
					 | 
				
			||||||
                <string>Left</string>
 | 
					 | 
				
			||||||
               </property>
 | 
					 | 
				
			||||||
              </item>
 | 
					 | 
				
			||||||
              <item>
 | 
					 | 
				
			||||||
               <property name="text">
 | 
					 | 
				
			||||||
                <string>Right</string>
 | 
					 | 
				
			||||||
               </property>
 | 
					 | 
				
			||||||
              </item>
 | 
					 | 
				
			||||||
              <item>
 | 
					 | 
				
			||||||
               <property name="text">
 | 
					 | 
				
			||||||
                <string>Both</string>
 | 
					 | 
				
			||||||
               </property>
 | 
					 | 
				
			||||||
              </item>
 | 
					 | 
				
			||||||
             </widget>
 | 
					 | 
				
			||||||
            </item>
 | 
					 | 
				
			||||||
            <item row="1" column="0">
 | 
					 | 
				
			||||||
             <widget class="QLabel" name="sound_output_label">
 | 
					 | 
				
			||||||
              <property name="text">
 | 
					 | 
				
			||||||
               <string>Ou&tput:</string>
 | 
					 | 
				
			||||||
              </property>
 | 
					 | 
				
			||||||
              <property name="buddy">
 | 
					 | 
				
			||||||
               <cstring>sound_output_combo_box</cstring>
 | 
					 | 
				
			||||||
              </property>
 | 
					 | 
				
			||||||
             </widget>
 | 
					 | 
				
			||||||
            </item>
 | 
					 | 
				
			||||||
           </layout>
 | 
					 | 
				
			||||||
          </widget>
 | 
					 | 
				
			||||||
         </item>
 | 
					 | 
				
			||||||
         <item>
 | 
					 | 
				
			||||||
          <widget class="QGroupBox" name="save_path_group_box">
 | 
					 | 
				
			||||||
           <property name="toolTip">
 | 
					 | 
				
			||||||
            <string>Save Directory</string>
 | 
					 | 
				
			||||||
           </property>
 | 
					 | 
				
			||||||
           <property name="title">
 | 
					 | 
				
			||||||
            <string>Save Directory</string>
 | 
					 | 
				
			||||||
           </property>
 | 
					 | 
				
			||||||
           <layout class="QHBoxLayout" name="horizontalLayout_5">
 | 
					 | 
				
			||||||
            <item>
 | 
					            <item>
 | 
				
			||||||
             <widget class="QLabel" name="save_path_label">
 | 
					             <property name="text">
 | 
				
			||||||
              <property name="text">
 | 
					              <string>Mono</string>
 | 
				
			||||||
               <string>Loc&ation:</string>
 | 
					             </property>
 | 
				
			||||||
              </property>
 | 
					 | 
				
			||||||
              <property name="buddy">
 | 
					 | 
				
			||||||
               <cstring>save_path_select_push_button</cstring>
 | 
					 | 
				
			||||||
              </property>
 | 
					 | 
				
			||||||
             </widget>
 | 
					 | 
				
			||||||
            </item>
 | 
					            </item>
 | 
				
			||||||
            <item>
 | 
					            <item>
 | 
				
			||||||
             <widget class="QLabel" name="save_path_display_label">
 | 
					             <property name="text">
 | 
				
			||||||
              <property name="sizePolicy">
 | 
					              <string>Left</string>
 | 
				
			||||||
               <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
 | 
					             </property>
 | 
				
			||||||
                <horstretch>1</horstretch>
 | 
					 | 
				
			||||||
                <verstretch>0</verstretch>
 | 
					 | 
				
			||||||
               </sizepolicy>
 | 
					 | 
				
			||||||
              </property>
 | 
					 | 
				
			||||||
              <property name="toolTip">
 | 
					 | 
				
			||||||
               <string>Path to which .WAV files are saved.</string>
 | 
					 | 
				
			||||||
              </property>
 | 
					 | 
				
			||||||
              <property name="autoFillBackground">
 | 
					 | 
				
			||||||
               <bool>false</bool>
 | 
					 | 
				
			||||||
              </property>
 | 
					 | 
				
			||||||
              <property name="styleSheet">
 | 
					 | 
				
			||||||
               <string notr="true">background-color: rgb(255, 255, 255);</string>
 | 
					 | 
				
			||||||
              </property>
 | 
					 | 
				
			||||||
              <property name="text">
 | 
					 | 
				
			||||||
               <string>TextLabel</string>
 | 
					 | 
				
			||||||
              </property>
 | 
					 | 
				
			||||||
             </widget>
 | 
					 | 
				
			||||||
            </item>
 | 
					            </item>
 | 
				
			||||||
            <item>
 | 
					            <item>
 | 
				
			||||||
             <widget class="QPushButton" name="save_path_select_push_button">
 | 
					             <property name="text">
 | 
				
			||||||
              <property name="toolTip">
 | 
					              <string>Right</string>
 | 
				
			||||||
               <string>Click to select a different save directory for .WAV files.</string>
 | 
					             </property>
 | 
				
			||||||
              </property>
 | 
					 | 
				
			||||||
              <property name="text">
 | 
					 | 
				
			||||||
               <string>S&elect</string>
 | 
					 | 
				
			||||||
              </property>
 | 
					 | 
				
			||||||
             </widget>
 | 
					 | 
				
			||||||
            </item>
 | 
					 | 
				
			||||||
           </layout>
 | 
					 | 
				
			||||||
          </widget>
 | 
					 | 
				
			||||||
         </item>
 | 
					 | 
				
			||||||
         <item>
 | 
					 | 
				
			||||||
          <widget class="QGroupBox" name="azel_path_group_box">
 | 
					 | 
				
			||||||
           <property name="toolTip">
 | 
					 | 
				
			||||||
            <string>AzEl Directory</string>
 | 
					 | 
				
			||||||
           </property>
 | 
					 | 
				
			||||||
           <property name="title">
 | 
					 | 
				
			||||||
            <string>AzEl Directory</string>
 | 
					 | 
				
			||||||
           </property>
 | 
					 | 
				
			||||||
           <layout class="QHBoxLayout" name="horizontalLayout_10">
 | 
					 | 
				
			||||||
            <item>
 | 
					 | 
				
			||||||
             <widget class="QLabel" name="azel_path_label">
 | 
					 | 
				
			||||||
              <property name="text">
 | 
					 | 
				
			||||||
               <string>Location:</string>
 | 
					 | 
				
			||||||
              </property>
 | 
					 | 
				
			||||||
              <property name="buddy">
 | 
					 | 
				
			||||||
               <cstring>azel_path_select_push_button</cstring>
 | 
					 | 
				
			||||||
              </property>
 | 
					 | 
				
			||||||
             </widget>
 | 
					 | 
				
			||||||
            </item>
 | 
					            </item>
 | 
				
			||||||
            <item>
 | 
					            <item>
 | 
				
			||||||
             <widget class="QLabel" name="azel_path_display_label">
 | 
					             <property name="text">
 | 
				
			||||||
              <property name="sizePolicy">
 | 
					              <string>Both</string>
 | 
				
			||||||
               <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
 | 
					             </property>
 | 
				
			||||||
                <horstretch>1</horstretch>
 | 
					 | 
				
			||||||
                <verstretch>0</verstretch>
 | 
					 | 
				
			||||||
               </sizepolicy>
 | 
					 | 
				
			||||||
              </property>
 | 
					 | 
				
			||||||
              <property name="styleSheet">
 | 
					 | 
				
			||||||
               <string notr="true">background-color: rgb(255, 255, 255);</string>
 | 
					 | 
				
			||||||
              </property>
 | 
					 | 
				
			||||||
              <property name="text">
 | 
					 | 
				
			||||||
               <string>TextLabel</string>
 | 
					 | 
				
			||||||
              </property>
 | 
					 | 
				
			||||||
             </widget>
 | 
					 | 
				
			||||||
            </item>
 | 
					            </item>
 | 
				
			||||||
            <item>
 | 
					           </widget>
 | 
				
			||||||
             <widget class="QPushButton" name="azel_path_select_push_button">
 | 
					          </item>
 | 
				
			||||||
              <property name="text">
 | 
					          <item row="1" column="0">
 | 
				
			||||||
               <string>Select</string>
 | 
					           <widget class="QLabel" name="sound_output_label">
 | 
				
			||||||
              </property>
 | 
					            <property name="text">
 | 
				
			||||||
             </widget>
 | 
					             <string>Ou&tput:</string>
 | 
				
			||||||
            </item>
 | 
					            </property>
 | 
				
			||||||
           </layout>
 | 
					            <property name="buddy">
 | 
				
			||||||
          </widget>
 | 
					             <cstring>sound_output_combo_box</cstring>
 | 
				
			||||||
         </item>
 | 
					            </property>
 | 
				
			||||||
         <item>
 | 
					           </widget>
 | 
				
			||||||
          <widget class="QGroupBox" name="split_operation_group_box_2">
 | 
					          </item>
 | 
				
			||||||
           <property name="toolTip">
 | 
					         </layout>
 | 
				
			||||||
            <string>Power Memory By Band</string>
 | 
					        </widget>
 | 
				
			||||||
           </property>
 | 
					       </item>
 | 
				
			||||||
           <property name="title">
 | 
					       <item>
 | 
				
			||||||
            <string>Remember power settings by band</string>
 | 
					        <widget class="QGroupBox" name="save_path_group_box">
 | 
				
			||||||
           </property>
 | 
					         <property name="toolTip">
 | 
				
			||||||
           <layout class="QHBoxLayout" name="horizontalLayout_13">
 | 
					          <string>Save Directory</string>
 | 
				
			||||||
            <item>
 | 
					         </property>
 | 
				
			||||||
             <widget class="QCheckBox" name="checkBoxPwrBandTxMemory">
 | 
					         <property name="title">
 | 
				
			||||||
              <property name="toolTip">
 | 
					          <string>Save Directory</string>
 | 
				
			||||||
               <string>Enable power memory during transmit</string>
 | 
					         </property>
 | 
				
			||||||
              </property>
 | 
					         <layout class="QHBoxLayout" name="horizontalLayout_5">
 | 
				
			||||||
              <property name="text">
 | 
					          <item>
 | 
				
			||||||
               <string>Transmit</string>
 | 
					           <widget class="QLabel" name="save_path_label">
 | 
				
			||||||
              </property>
 | 
					            <property name="text">
 | 
				
			||||||
             </widget>
 | 
					             <string>Loc&ation:</string>
 | 
				
			||||||
            </item>
 | 
					            </property>
 | 
				
			||||||
            <item>
 | 
					            <property name="buddy">
 | 
				
			||||||
             <widget class="QCheckBox" name="checkBoxPwrBandTuneMemory">
 | 
					             <cstring>save_path_select_push_button</cstring>
 | 
				
			||||||
              <property name="toolTip">
 | 
					            </property>
 | 
				
			||||||
               <string>Enable power memory during tuning</string>
 | 
					           </widget>
 | 
				
			||||||
              </property>
 | 
					          </item>
 | 
				
			||||||
              <property name="text">
 | 
					          <item>
 | 
				
			||||||
               <string>Tune</string>
 | 
					           <widget class="QLabel" name="save_path_display_label">
 | 
				
			||||||
              </property>
 | 
					            <property name="sizePolicy">
 | 
				
			||||||
             </widget>
 | 
					             <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
 | 
				
			||||||
            </item>
 | 
					              <horstretch>1</horstretch>
 | 
				
			||||||
           </layout>
 | 
					              <verstretch>0</verstretch>
 | 
				
			||||||
          </widget>
 | 
					             </sizepolicy>
 | 
				
			||||||
         </item>
 | 
					            </property>
 | 
				
			||||||
        </layout>
 | 
					            <property name="toolTip">
 | 
				
			||||||
 | 
					             <string>Path to which .WAV files are saved.</string>
 | 
				
			||||||
 | 
					            </property>
 | 
				
			||||||
 | 
					            <property name="autoFillBackground">
 | 
				
			||||||
 | 
					             <bool>false</bool>
 | 
				
			||||||
 | 
					            </property>
 | 
				
			||||||
 | 
					            <property name="styleSheet">
 | 
				
			||||||
 | 
					             <string notr="true">background-color: rgb(255, 255, 255);</string>
 | 
				
			||||||
 | 
					            </property>
 | 
				
			||||||
 | 
					            <property name="text">
 | 
				
			||||||
 | 
					             <string>TextLabel</string>
 | 
				
			||||||
 | 
					            </property>
 | 
				
			||||||
 | 
					           </widget>
 | 
				
			||||||
 | 
					          </item>
 | 
				
			||||||
 | 
					          <item>
 | 
				
			||||||
 | 
					           <widget class="QPushButton" name="save_path_select_push_button">
 | 
				
			||||||
 | 
					            <property name="toolTip">
 | 
				
			||||||
 | 
					             <string>Click to select a different save directory for .WAV files.</string>
 | 
				
			||||||
 | 
					            </property>
 | 
				
			||||||
 | 
					            <property name="text">
 | 
				
			||||||
 | 
					             <string>S&elect</string>
 | 
				
			||||||
 | 
					            </property>
 | 
				
			||||||
 | 
					           </widget>
 | 
				
			||||||
 | 
					          </item>
 | 
				
			||||||
 | 
					         </layout>
 | 
				
			||||||
 | 
					        </widget>
 | 
				
			||||||
 | 
					       </item>
 | 
				
			||||||
 | 
					       <item>
 | 
				
			||||||
 | 
					        <widget class="QGroupBox" name="azel_path_group_box">
 | 
				
			||||||
 | 
					         <property name="toolTip">
 | 
				
			||||||
 | 
					          <string>AzEl Directory</string>
 | 
				
			||||||
 | 
					         </property>
 | 
				
			||||||
 | 
					         <property name="title">
 | 
				
			||||||
 | 
					          <string>AzEl Directory</string>
 | 
				
			||||||
 | 
					         </property>
 | 
				
			||||||
 | 
					         <layout class="QHBoxLayout" name="horizontalLayout_10">
 | 
				
			||||||
 | 
					          <item>
 | 
				
			||||||
 | 
					           <widget class="QLabel" name="azel_path_label">
 | 
				
			||||||
 | 
					            <property name="text">
 | 
				
			||||||
 | 
					             <string>Location:</string>
 | 
				
			||||||
 | 
					            </property>
 | 
				
			||||||
 | 
					            <property name="buddy">
 | 
				
			||||||
 | 
					             <cstring>azel_path_select_push_button</cstring>
 | 
				
			||||||
 | 
					            </property>
 | 
				
			||||||
 | 
					           </widget>
 | 
				
			||||||
 | 
					          </item>
 | 
				
			||||||
 | 
					          <item>
 | 
				
			||||||
 | 
					           <widget class="QLabel" name="azel_path_display_label">
 | 
				
			||||||
 | 
					            <property name="sizePolicy">
 | 
				
			||||||
 | 
					             <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
 | 
				
			||||||
 | 
					              <horstretch>1</horstretch>
 | 
				
			||||||
 | 
					              <verstretch>0</verstretch>
 | 
				
			||||||
 | 
					             </sizepolicy>
 | 
				
			||||||
 | 
					            </property>
 | 
				
			||||||
 | 
					            <property name="styleSheet">
 | 
				
			||||||
 | 
					             <string notr="true">background-color: rgb(255, 255, 255);</string>
 | 
				
			||||||
 | 
					            </property>
 | 
				
			||||||
 | 
					            <property name="text">
 | 
				
			||||||
 | 
					             <string>TextLabel</string>
 | 
				
			||||||
 | 
					            </property>
 | 
				
			||||||
 | 
					           </widget>
 | 
				
			||||||
 | 
					          </item>
 | 
				
			||||||
 | 
					          <item>
 | 
				
			||||||
 | 
					           <widget class="QPushButton" name="azel_path_select_push_button">
 | 
				
			||||||
 | 
					            <property name="text">
 | 
				
			||||||
 | 
					             <string>Select</string>
 | 
				
			||||||
 | 
					            </property>
 | 
				
			||||||
 | 
					           </widget>
 | 
				
			||||||
 | 
					          </item>
 | 
				
			||||||
 | 
					         </layout>
 | 
				
			||||||
 | 
					        </widget>
 | 
				
			||||||
 | 
					       </item>
 | 
				
			||||||
 | 
					       <item>
 | 
				
			||||||
 | 
					        <widget class="QGroupBox" name="split_operation_group_box_2">
 | 
				
			||||||
 | 
					         <property name="toolTip">
 | 
				
			||||||
 | 
					          <string>Power Memory By Band</string>
 | 
				
			||||||
 | 
					         </property>
 | 
				
			||||||
 | 
					         <property name="title">
 | 
				
			||||||
 | 
					          <string>Remember power settings by band</string>
 | 
				
			||||||
 | 
					         </property>
 | 
				
			||||||
 | 
					         <layout class="QHBoxLayout" name="horizontalLayout_13">
 | 
				
			||||||
 | 
					          <item>
 | 
				
			||||||
 | 
					           <widget class="QCheckBox" name="checkBoxPwrBandTxMemory">
 | 
				
			||||||
 | 
					            <property name="toolTip">
 | 
				
			||||||
 | 
					             <string>Enable power memory during transmit</string>
 | 
				
			||||||
 | 
					            </property>
 | 
				
			||||||
 | 
					            <property name="text">
 | 
				
			||||||
 | 
					             <string>Transmit</string>
 | 
				
			||||||
 | 
					            </property>
 | 
				
			||||||
 | 
					           </widget>
 | 
				
			||||||
 | 
					          </item>
 | 
				
			||||||
 | 
					          <item>
 | 
				
			||||||
 | 
					           <widget class="QCheckBox" name="checkBoxPwrBandTuneMemory">
 | 
				
			||||||
 | 
					            <property name="toolTip">
 | 
				
			||||||
 | 
					             <string>Enable power memory during tuning</string>
 | 
				
			||||||
 | 
					            </property>
 | 
				
			||||||
 | 
					            <property name="text">
 | 
				
			||||||
 | 
					             <string>Tune</string>
 | 
				
			||||||
 | 
					            </property>
 | 
				
			||||||
 | 
					           </widget>
 | 
				
			||||||
 | 
					          </item>
 | 
				
			||||||
 | 
					         </layout>
 | 
				
			||||||
 | 
					        </widget>
 | 
				
			||||||
       </item>
 | 
					       </item>
 | 
				
			||||||
       <item>
 | 
					       <item>
 | 
				
			||||||
        <spacer name="verticalSpacer_3">
 | 
					        <spacer name="verticalSpacer_3">
 | 
				
			||||||
@ -2011,178 +2007,224 @@ Right click for insert and delete options.</string>
 | 
				
			|||||||
      <attribute name="title">
 | 
					      <attribute name="title">
 | 
				
			||||||
       <string>Colors</string>
 | 
					       <string>Colors</string>
 | 
				
			||||||
      </attribute>
 | 
					      </attribute>
 | 
				
			||||||
      <widget class="QWidget" name="layoutWidget1">
 | 
					      <layout class="QGridLayout" name="gridLayout_5" rowstretch="1,1,2" columnstretch="1,1,2">
 | 
				
			||||||
       <property name="geometry">
 | 
					       <item row="1" column="1">
 | 
				
			||||||
        <rect>
 | 
					        <layout class="QGridLayout" name="gridLayout_13">
 | 
				
			||||||
         <x>44</x>
 | 
					         <item row="0" column="1">
 | 
				
			||||||
         <y>60</y>
 | 
					          <widget class="QLabel" name="labCQ">
 | 
				
			||||||
         <width>229</width>
 | 
					           <property name="minimumSize">
 | 
				
			||||||
         <height>168</height>
 | 
					            <size>
 | 
				
			||||||
        </rect>
 | 
					             <width>80</width>
 | 
				
			||||||
       </property>
 | 
					             <height>20</height>
 | 
				
			||||||
       <layout class="QGridLayout" name="gridLayout_13">
 | 
					            </size>
 | 
				
			||||||
        <item row="0" column="0">
 | 
					           </property>
 | 
				
			||||||
         <widget class="QPushButton" name="pbCQmsg">
 | 
					           <property name="styleSheet">
 | 
				
			||||||
          <property name="minimumSize">
 | 
					            <string notr="true">QLabel{background-color: #66ff66}</string>
 | 
				
			||||||
           <size>
 | 
					           </property>
 | 
				
			||||||
            <width>140</width>
 | 
					           <property name="text">
 | 
				
			||||||
            <height>0</height>
 | 
					            <string>K1ABC</string>
 | 
				
			||||||
           </size>
 | 
					           </property>
 | 
				
			||||||
          </property>
 | 
					           <property name="alignment">
 | 
				
			||||||
          <property name="text">
 | 
					            <set>Qt::AlignCenter</set>
 | 
				
			||||||
           <string>CQ in message</string>
 | 
					           </property>
 | 
				
			||||||
          </property>
 | 
					          </widget>
 | 
				
			||||||
         </widget>
 | 
					         </item>
 | 
				
			||||||
        </item>
 | 
					         <item row="0" column="0">
 | 
				
			||||||
        <item row="0" column="1">
 | 
					          <widget class="QPushButton" name="pbCQmsg">
 | 
				
			||||||
         <widget class="QLabel" name="labCQ">
 | 
					           <property name="minimumSize">
 | 
				
			||||||
          <property name="minimumSize">
 | 
					            <size>
 | 
				
			||||||
           <size>
 | 
					             <width>140</width>
 | 
				
			||||||
            <width>80</width>
 | 
					             <height>0</height>
 | 
				
			||||||
            <height>20</height>
 | 
					            </size>
 | 
				
			||||||
           </size>
 | 
					           </property>
 | 
				
			||||||
          </property>
 | 
					           <property name="text">
 | 
				
			||||||
          <property name="styleSheet">
 | 
					            <string>CQ in message</string>
 | 
				
			||||||
           <string notr="true">QLabel{background-color: #66ff66}</string>
 | 
					           </property>
 | 
				
			||||||
          </property>
 | 
					          </widget>
 | 
				
			||||||
          <property name="text">
 | 
					         </item>
 | 
				
			||||||
           <string>K1ABC</string>
 | 
					         <item row="1" column="0">
 | 
				
			||||||
          </property>
 | 
					          <widget class="QPushButton" name="pbMyCall">
 | 
				
			||||||
          <property name="alignment">
 | 
					           <property name="minimumSize">
 | 
				
			||||||
           <set>Qt::AlignCenter</set>
 | 
					            <size>
 | 
				
			||||||
          </property>
 | 
					             <width>140</width>
 | 
				
			||||||
         </widget>
 | 
					             <height>0</height>
 | 
				
			||||||
        </item>
 | 
					            </size>
 | 
				
			||||||
        <item row="1" column="0">
 | 
					           </property>
 | 
				
			||||||
         <widget class="QPushButton" name="pbMyCall">
 | 
					           <property name="text">
 | 
				
			||||||
          <property name="minimumSize">
 | 
					            <string>My Call in message</string>
 | 
				
			||||||
           <size>
 | 
					           </property>
 | 
				
			||||||
            <width>140</width>
 | 
					          </widget>
 | 
				
			||||||
            <height>0</height>
 | 
					         </item>
 | 
				
			||||||
           </size>
 | 
					         <item row="1" column="1">
 | 
				
			||||||
          </property>
 | 
					          <widget class="QLabel" name="labMyCall">
 | 
				
			||||||
          <property name="text">
 | 
					           <property name="minimumSize">
 | 
				
			||||||
           <string>My Call in message</string>
 | 
					            <size>
 | 
				
			||||||
          </property>
 | 
					             <width>80</width>
 | 
				
			||||||
         </widget>
 | 
					             <height>20</height>
 | 
				
			||||||
        </item>
 | 
					            </size>
 | 
				
			||||||
        <item row="1" column="1">
 | 
					           </property>
 | 
				
			||||||
         <widget class="QLabel" name="labMyCall">
 | 
					           <property name="styleSheet">
 | 
				
			||||||
          <property name="minimumSize">
 | 
					            <string notr="true">QLabel{background-color: #ff6666}</string>
 | 
				
			||||||
           <size>
 | 
					           </property>
 | 
				
			||||||
            <width>80</width>
 | 
					           <property name="text">
 | 
				
			||||||
            <height>20</height>
 | 
					            <string>K1ABC</string>
 | 
				
			||||||
           </size>
 | 
					           </property>
 | 
				
			||||||
          </property>
 | 
					           <property name="alignment">
 | 
				
			||||||
          <property name="styleSheet">
 | 
					            <set>Qt::AlignCenter</set>
 | 
				
			||||||
           <string notr="true">QLabel{background-color: #ff6666}</string>
 | 
					           </property>
 | 
				
			||||||
          </property>
 | 
					          </widget>
 | 
				
			||||||
          <property name="text">
 | 
					         </item>
 | 
				
			||||||
           <string>K1ABC</string>
 | 
					         <item row="2" column="0">
 | 
				
			||||||
          </property>
 | 
					          <widget class="QPushButton" name="pbTxMsg">
 | 
				
			||||||
          <property name="alignment">
 | 
					           <property name="minimumSize">
 | 
				
			||||||
           <set>Qt::AlignCenter</set>
 | 
					            <size>
 | 
				
			||||||
          </property>
 | 
					             <width>140</width>
 | 
				
			||||||
         </widget>
 | 
					             <height>0</height>
 | 
				
			||||||
        </item>
 | 
					            </size>
 | 
				
			||||||
        <item row="2" column="0">
 | 
					           </property>
 | 
				
			||||||
         <widget class="QPushButton" name="pbTxMsg">
 | 
					           <property name="text">
 | 
				
			||||||
          <property name="minimumSize">
 | 
					            <string>Transmitted message</string>
 | 
				
			||||||
           <size>
 | 
					           </property>
 | 
				
			||||||
            <width>140</width>
 | 
					          </widget>
 | 
				
			||||||
            <height>0</height>
 | 
					         </item>
 | 
				
			||||||
           </size>
 | 
					         <item row="2" column="1">
 | 
				
			||||||
          </property>
 | 
					          <widget class="QLabel" name="labTx">
 | 
				
			||||||
          <property name="text">
 | 
					           <property name="minimumSize">
 | 
				
			||||||
           <string>Transmitted message</string>
 | 
					            <size>
 | 
				
			||||||
          </property>
 | 
					             <width>80</width>
 | 
				
			||||||
         </widget>
 | 
					             <height>20</height>
 | 
				
			||||||
        </item>
 | 
					            </size>
 | 
				
			||||||
        <item row="2" column="1">
 | 
					           </property>
 | 
				
			||||||
         <widget class="QLabel" name="labTx">
 | 
					           <property name="styleSheet">
 | 
				
			||||||
          <property name="minimumSize">
 | 
					            <string notr="true">QLabel{background-color: yellow}</string>
 | 
				
			||||||
           <size>
 | 
					           </property>
 | 
				
			||||||
            <width>80</width>
 | 
					           <property name="text">
 | 
				
			||||||
            <height>20</height>
 | 
					            <string>K1ABC</string>
 | 
				
			||||||
           </size>
 | 
					           </property>
 | 
				
			||||||
          </property>
 | 
					           <property name="alignment">
 | 
				
			||||||
          <property name="styleSheet">
 | 
					            <set>Qt::AlignCenter</set>
 | 
				
			||||||
           <string notr="true">QLabel{background-color: yellow}</string>
 | 
					           </property>
 | 
				
			||||||
          </property>
 | 
					          </widget>
 | 
				
			||||||
          <property name="text">
 | 
					         </item>
 | 
				
			||||||
           <string>K1ABC</string>
 | 
					         <item row="3" column="1">
 | 
				
			||||||
          </property>
 | 
					          <widget class="QLabel" name="labDXCC">
 | 
				
			||||||
          <property name="alignment">
 | 
					           <property name="minimumSize">
 | 
				
			||||||
           <set>Qt::AlignCenter</set>
 | 
					            <size>
 | 
				
			||||||
          </property>
 | 
					             <width>80</width>
 | 
				
			||||||
         </widget>
 | 
					             <height>20</height>
 | 
				
			||||||
        </item>
 | 
					            </size>
 | 
				
			||||||
        <item row="3" column="0">
 | 
					           </property>
 | 
				
			||||||
         <widget class="QPushButton" name="pbNewDXCC">
 | 
					           <property name="styleSheet">
 | 
				
			||||||
          <property name="minimumSize">
 | 
					            <string notr="true">QLabel{background-color: #ff66ff}</string>
 | 
				
			||||||
           <size>
 | 
					           </property>
 | 
				
			||||||
            <width>140</width>
 | 
					           <property name="text">
 | 
				
			||||||
            <height>0</height>
 | 
					            <string>K1ABC</string>
 | 
				
			||||||
           </size>
 | 
					           </property>
 | 
				
			||||||
          </property>
 | 
					           <property name="alignment">
 | 
				
			||||||
          <property name="text">
 | 
					            <set>Qt::AlignCenter</set>
 | 
				
			||||||
           <string>New DXCC</string>
 | 
					           </property>
 | 
				
			||||||
          </property>
 | 
					          </widget>
 | 
				
			||||||
         </widget>
 | 
					         </item>
 | 
				
			||||||
        </item>
 | 
					         <item row="4" column="0">
 | 
				
			||||||
        <item row="3" column="1">
 | 
					          <widget class="QPushButton" name="pbNewCall">
 | 
				
			||||||
         <widget class="QLabel" name="labDXCC">
 | 
					           <property name="minimumSize">
 | 
				
			||||||
          <property name="minimumSize">
 | 
					            <size>
 | 
				
			||||||
           <size>
 | 
					             <width>140</width>
 | 
				
			||||||
            <width>80</width>
 | 
					             <height>0</height>
 | 
				
			||||||
            <height>20</height>
 | 
					            </size>
 | 
				
			||||||
           </size>
 | 
					           </property>
 | 
				
			||||||
          </property>
 | 
					           <property name="text">
 | 
				
			||||||
          <property name="styleSheet">
 | 
					            <string>New Call</string>
 | 
				
			||||||
           <string notr="true">QLabel{background-color: #ff66ff}</string>
 | 
					           </property>
 | 
				
			||||||
          </property>
 | 
					          </widget>
 | 
				
			||||||
          <property name="text">
 | 
					         </item>
 | 
				
			||||||
           <string>K1ABC</string>
 | 
					         <item row="3" column="0">
 | 
				
			||||||
          </property>
 | 
					          <widget class="QPushButton" name="pbNewDXCC">
 | 
				
			||||||
          <property name="alignment">
 | 
					           <property name="minimumSize">
 | 
				
			||||||
           <set>Qt::AlignCenter</set>
 | 
					            <size>
 | 
				
			||||||
          </property>
 | 
					             <width>140</width>
 | 
				
			||||||
         </widget>
 | 
					             <height>0</height>
 | 
				
			||||||
        </item>
 | 
					            </size>
 | 
				
			||||||
        <item row="4" column="0">
 | 
					           </property>
 | 
				
			||||||
         <widget class="QPushButton" name="pbNewCall">
 | 
					           <property name="text">
 | 
				
			||||||
          <property name="minimumSize">
 | 
					            <string>New DXCC</string>
 | 
				
			||||||
           <size>
 | 
					           </property>
 | 
				
			||||||
            <width>140</width>
 | 
					          </widget>
 | 
				
			||||||
            <height>0</height>
 | 
					         </item>
 | 
				
			||||||
           </size>
 | 
					         <item row="4" column="1">
 | 
				
			||||||
          </property>
 | 
					          <widget class="QLabel" name="labNewCall">
 | 
				
			||||||
          <property name="text">
 | 
					           <property name="minimumSize">
 | 
				
			||||||
           <string>New Call</string>
 | 
					            <size>
 | 
				
			||||||
          </property>
 | 
					             <width>80</width>
 | 
				
			||||||
         </widget>
 | 
					             <height>20</height>
 | 
				
			||||||
        </item>
 | 
					            </size>
 | 
				
			||||||
        <item row="4" column="1">
 | 
					           </property>
 | 
				
			||||||
         <widget class="QLabel" name="labNewCall">
 | 
					           <property name="styleSheet">
 | 
				
			||||||
          <property name="minimumSize">
 | 
					            <string notr="true">QLabel{background-color: #66ffff}</string>
 | 
				
			||||||
           <size>
 | 
					           </property>
 | 
				
			||||||
            <width>80</width>
 | 
					           <property name="text">
 | 
				
			||||||
            <height>20</height>
 | 
					            <string>K1ABC</string>
 | 
				
			||||||
           </size>
 | 
					           </property>
 | 
				
			||||||
          </property>
 | 
					           <property name="alignment">
 | 
				
			||||||
          <property name="styleSheet">
 | 
					            <set>Qt::AlignCenter</set>
 | 
				
			||||||
           <string notr="true">QLabel{background-color: #66ffff}</string>
 | 
					           </property>
 | 
				
			||||||
          </property>
 | 
					          </widget>
 | 
				
			||||||
          <property name="text">
 | 
					         </item>
 | 
				
			||||||
           <string>K1ABC</string>
 | 
					        </layout>
 | 
				
			||||||
          </property>
 | 
					       </item>
 | 
				
			||||||
          <property name="alignment">
 | 
					       <item row="0" column="1">
 | 
				
			||||||
           <set>Qt::AlignCenter</set>
 | 
					        <spacer name="verticalSpacer_9">
 | 
				
			||||||
          </property>
 | 
					         <property name="orientation">
 | 
				
			||||||
         </widget>
 | 
					          <enum>Qt::Vertical</enum>
 | 
				
			||||||
        </item>
 | 
					         </property>
 | 
				
			||||||
       </layout>
 | 
					         <property name="sizeHint" stdset="0">
 | 
				
			||||||
      </widget>
 | 
					          <size>
 | 
				
			||||||
 | 
					           <width>20</width>
 | 
				
			||||||
 | 
					           <height>40</height>
 | 
				
			||||||
 | 
					          </size>
 | 
				
			||||||
 | 
					         </property>
 | 
				
			||||||
 | 
					        </spacer>
 | 
				
			||||||
 | 
					       </item>
 | 
				
			||||||
 | 
					       <item row="1" column="0">
 | 
				
			||||||
 | 
					        <spacer name="horizontalSpacer_5">
 | 
				
			||||||
 | 
					         <property name="orientation">
 | 
				
			||||||
 | 
					          <enum>Qt::Horizontal</enum>
 | 
				
			||||||
 | 
					         </property>
 | 
				
			||||||
 | 
					         <property name="sizeHint" stdset="0">
 | 
				
			||||||
 | 
					          <size>
 | 
				
			||||||
 | 
					           <width>40</width>
 | 
				
			||||||
 | 
					           <height>20</height>
 | 
				
			||||||
 | 
					          </size>
 | 
				
			||||||
 | 
					         </property>
 | 
				
			||||||
 | 
					        </spacer>
 | 
				
			||||||
 | 
					       </item>
 | 
				
			||||||
 | 
					       <item row="2" column="1">
 | 
				
			||||||
 | 
					        <spacer name="verticalSpacer_10">
 | 
				
			||||||
 | 
					         <property name="orientation">
 | 
				
			||||||
 | 
					          <enum>Qt::Vertical</enum>
 | 
				
			||||||
 | 
					         </property>
 | 
				
			||||||
 | 
					         <property name="sizeHint" stdset="0">
 | 
				
			||||||
 | 
					          <size>
 | 
				
			||||||
 | 
					           <width>20</width>
 | 
				
			||||||
 | 
					           <height>40</height>
 | 
				
			||||||
 | 
					          </size>
 | 
				
			||||||
 | 
					         </property>
 | 
				
			||||||
 | 
					        </spacer>
 | 
				
			||||||
 | 
					       </item>
 | 
				
			||||||
 | 
					       <item row="1" column="2">
 | 
				
			||||||
 | 
					        <spacer name="horizontalSpacer_8">
 | 
				
			||||||
 | 
					         <property name="orientation">
 | 
				
			||||||
 | 
					          <enum>Qt::Horizontal</enum>
 | 
				
			||||||
 | 
					         </property>
 | 
				
			||||||
 | 
					         <property name="sizeHint" stdset="0">
 | 
				
			||||||
 | 
					          <size>
 | 
				
			||||||
 | 
					           <width>40</width>
 | 
				
			||||||
 | 
					           <height>20</height>
 | 
				
			||||||
 | 
					          </size>
 | 
				
			||||||
 | 
					         </property>
 | 
				
			||||||
 | 
					        </spacer>
 | 
				
			||||||
 | 
					       </item>
 | 
				
			||||||
 | 
					      </layout>
 | 
				
			||||||
     </widget>
 | 
					     </widget>
 | 
				
			||||||
     <widget class="QWidget" name="advanced_tab">
 | 
					     <widget class="QWidget" name="advanced_tab">
 | 
				
			||||||
      <attribute name="title">
 | 
					      <attribute name="title">
 | 
				
			||||||
@ -2574,12 +2616,12 @@ soundcard changes</string>
 | 
				
			|||||||
  </connection>
 | 
					  </connection>
 | 
				
			||||||
 </connections>
 | 
					 </connections>
 | 
				
			||||||
 <buttongroups>
 | 
					 <buttongroups>
 | 
				
			||||||
  <buttongroup name="TX_audio_source_button_group"/>
 | 
					  <buttongroup name="split_mode_button_group"/>
 | 
				
			||||||
  <buttongroup name="PTT_method_button_group"/>
 | 
					  <buttongroup name="PTT_method_button_group"/>
 | 
				
			||||||
  <buttongroup name="CAT_data_bits_button_group"/>
 | 
					 | 
				
			||||||
  <buttongroup name="CAT_stop_bits_button_group"/>
 | 
					  <buttongroup name="CAT_stop_bits_button_group"/>
 | 
				
			||||||
 | 
					  <buttongroup name="CAT_data_bits_button_group"/>
 | 
				
			||||||
 | 
					  <buttongroup name="TX_audio_source_button_group"/>
 | 
				
			||||||
  <buttongroup name="TX_mode_button_group"/>
 | 
					  <buttongroup name="TX_mode_button_group"/>
 | 
				
			||||||
  <buttongroup name="CAT_handshake_button_group"/>
 | 
					  <buttongroup name="CAT_handshake_button_group"/>
 | 
				
			||||||
  <buttongroup name="split_mode_button_group"/>
 | 
					 | 
				
			||||||
 </buttongroups>
 | 
					 </buttongroups>
 | 
				
			||||||
</ui>
 | 
					</ui>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user