一点修复
This commit is contained in:
@ -11,5 +11,8 @@ typedef struct taButtonStruct{
|
||||
QImage *image_cover;
|
||||
QString text;
|
||||
QString url;
|
||||
QString background_color;
|
||||
QColor text_color;
|
||||
QColor text_cover_color;
|
||||
}ButtonStruct;
|
||||
#endif //OFFICEASSISTANT_BUTTONSTRUCT_H
|
||||
|
Reference in New Issue
Block a user