mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	mobile-widgets/qml: add export stylesheets as resource
Add export stylesheets to mobile-resources.qrc to ensure they get installed. Signed-off-by: Jan Iversen <jan@casacondor.com>
This commit is contained in:
		
							parent
							
								
									d88ccf3221
								
							
						
					
					
						commit
						86aa96936a
					
				
					 1 changed files with 9 additions and 0 deletions
				
			
		|  | @ -91,4 +91,13 @@ | |||
| 		<file alias="go-next-symbolic">kirigami/icons/go-next.svg</file> | ||||
| 		<file alias="go-previous-symbolic">kirigami/icons/go-previous.svg</file> | ||||
| 	</qresource> | ||||
| 
 | ||||
| 
 | ||||
| 	<qresource prefix="/qml"> | ||||
| 		<!-- ********** xslt ********** --> | ||||
| 		<file alias="xslt/commonTemplates.xsl">../../xslt/commonTemplates.xsl</file> | ||||
| 		<file alias="xslt/uddf-export.xslt">../../xslt/uddf-export.xslt</file> | ||||
| 		<file alias="xslt/xml2csv.xslt">../../xslt/xml2csv.xslt</file> | ||||
| 		<file alias="xslt/xml2manualcsv.xslt">../../xslt/xml2manualcsv.xslt</file> | ||||
| 	</qresource> | ||||
| </RCC> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue