mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 07:50:05 +00:00 
			
		
		
		
	Add track location checkbox to map settings group
This commit is contained in:
		
							parent
							
								
									fca6a6484e
								
							
						
					
					
						commit
						da7cedddff
					
				
					 2 changed files with 43 additions and 2 deletions
				
			
		|  | @ -39,7 +39,7 @@ | |||
|      <x>0</x> | ||||
|      <y>0</y> | ||||
|      <width>1024</width> | ||||
|      <height>21</height> | ||||
|      <height>22</height> | ||||
|     </rect> | ||||
|    </property> | ||||
|    <widget class="QMenu" name="menuFile"> | ||||
|  | @ -142,7 +142,7 @@ | |||
|           <x>0</x> | ||||
|           <y>0</y> | ||||
|           <width>157</width> | ||||
|           <height>702</height> | ||||
|           <height>697</height> | ||||
|          </rect> | ||||
|         </property> | ||||
|         <layout class="QVBoxLayout" name="verticalLayout_6"> | ||||
|  | @ -244,6 +244,13 @@ | |||
|             <item> | ||||
|              <widget class="QComboBox" name="mapStyleComboBox"/> | ||||
|             </item> | ||||
|             <item> | ||||
|              <widget class="QCheckBox" name="trackLocationCheckBox"> | ||||
|               <property name="text"> | ||||
|                <string>Track Location</string> | ||||
|               </property> | ||||
|              </widget> | ||||
|             </item> | ||||
|            </layout> | ||||
|           </widget> | ||||
|          </item> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat