mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 14:50:05 +00:00 
			
		
		
		
	Enable loading of placefiles via the UI
This commit is contained in:
		
							parent
							
								
									f70de26a2d
								
							
						
					
					
						commit
						bfe62301b2
					
				
					 3 changed files with 32 additions and 0 deletions
				
			
		|  | @ -51,6 +51,7 @@ | |||
|       <string>&Open</string> | ||||
|      </property> | ||||
|      <addaction name="actionOpenNexrad"/> | ||||
|      <addaction name="actionOpenPlacefile"/> | ||||
|      <addaction name="actionOpenTextEvent"/> | ||||
|     </widget> | ||||
|     <addaction name="menu_Open"/> | ||||
|  | @ -415,6 +416,11 @@ | |||
|     <string>&Check for Updates</string> | ||||
|    </property> | ||||
|   </action> | ||||
|   <action name="actionOpenPlacefile"> | ||||
|    <property name="text"> | ||||
|     <string>&Placefile...</string> | ||||
|    </property> | ||||
|   </action> | ||||
|  </widget> | ||||
|  <resources> | ||||
|   <include location="../../../../scwx-qt.qrc"/> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat