mirror of
				https://github.com/YACReader/yacreader
				synced 2025-10-31 00:04:26 -04:00 
			
		
		
		
	Added new QML item for displaying the information of a comic.
This commit is contained in:
		| @ -11,5 +11,6 @@ | |||||||
|         <file>qml/info-indicator.png</file> |         <file>qml/info-indicator.png</file> | ||||||
|         <file>qml/info-shadow.png</file> |         <file>qml/info-shadow.png</file> | ||||||
|         <file>qml/info-top-shadow.png</file> |         <file>qml/info-top-shadow.png</file> | ||||||
|  |         <file>qml/ComicInfo.qml</file> | ||||||
|     </qresource> |     </qresource> | ||||||
| </RCC> | </RCC> | ||||||
|  | |||||||
							
								
								
									
										5
									
								
								YACReaderLibrary/qml/ComicInfo.qml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								YACReaderLibrary/qml/ComicInfo.qml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,5 @@ | |||||||
|  | import QtQuick 2.0 | ||||||
|  |  | ||||||
|  | Item { | ||||||
|  |  | ||||||
|  | } | ||||||
		Reference in New Issue
	
	Block a user