mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-06-01 07:38:31 -04:00
Add QT GUI install program
This commit is contained in:
parent
dd2411d7d4
commit
d148139227
61 changed files with 6850 additions and 75 deletions
|
@ -45,8 +45,6 @@ int ventoy_code_get_percent(void);
|
|||
int ventoy_code_get_result(void);
|
||||
int msgbox(GtkMessageType type, GtkButtonsType buttons, const char *strid);
|
||||
|
||||
#define MAX_PARAS 64
|
||||
|
||||
#define VTOY_VER_FMT "<span weight='bold' foreground='red' size='xx-large'>%s</span>"
|
||||
|
||||
#define LANG_LABEL_TEXT(id, str) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue