mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04:00
Added new QML item for displaying the information of a comic.
This commit is contained in:
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