mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	mobile-widgets/qml: block dive sites export (temporary)
DiveFilter have 2 implementation on or desktop and one for mobile, the common export function uses DiveFilter (desktop version). Block Radiobutton Signed-off-by: Jan Iversen <jan@casacondor.com>
This commit is contained in:
		
							parent
							
								
									117aa13dbe
								
							
						
					
					
						commit
						c6348e96de
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -88,6 +88,7 @@ Kirigami.ScrollablePage { | |||
| 		} | ||||
| 		RadioButton { | ||||
| 			Layout.fillWidth: true | ||||
| 			visible: false // TEMPORARY MEASURE, until DiveFilter is available | ||||
| 			text: qsTr("Export Subsurface dive sites XML") | ||||
| 			exclusiveGroup: radioGroup | ||||
| 			onClicked: { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue