mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 05:10:04 +00:00 
			
		
		
		
	Add map style combo box
This commit is contained in:
		
							parent
							
								
									1cd3228e22
								
							
						
					
					
						commit
						e5ffe16efb
					
				
					 4 changed files with 107 additions and 7 deletions
				
			
		|  | @ -184,6 +184,25 @@ | |||
|        </layout> | ||||
|       </widget> | ||||
|      </item> | ||||
|      <item> | ||||
|       <widget class="QGroupBox" name="mapSettingsGroupBox"> | ||||
|        <property name="title"> | ||||
|         <string>Map Settings</string> | ||||
|        </property> | ||||
|        <layout class="QVBoxLayout" name="verticalLayout_5"> | ||||
|         <item> | ||||
|          <widget class="QLabel" name="mapStyleLabel"> | ||||
|           <property name="text"> | ||||
|            <string>Map Style</string> | ||||
|           </property> | ||||
|          </widget> | ||||
|         </item> | ||||
|         <item> | ||||
|          <widget class="QComboBox" name="mapStyleComboBox"/> | ||||
|         </item> | ||||
|        </layout> | ||||
|       </widget> | ||||
|      </item> | ||||
|      <item> | ||||
|       <widget class="QGroupBox" name="radarProductGroupBox"> | ||||
|        <property name="title"> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat