几乎完成
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
//
|
||||
//
|
||||
// Created by HW on 2023/07/26.
|
||||
//
|
||||
|
||||
@ -9,6 +9,7 @@
|
||||
typedef struct taButtonStruct{
|
||||
QImage *image;
|
||||
QImage *image_cover;
|
||||
QImage *png;
|
||||
QString text;
|
||||
QString orig_name;
|
||||
QString url;
|
||||
|
Reference in New Issue
Block a user