mirror of
https://github.com/YACReader/yacreader
synced 2025-11-04 17:24:54 -05: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