mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-14 17:50:19 +00:00
Use filesize format based on OS
Adds gui_filesize_iec option on Unix Closes #966
This commit is contained in:
@@ -156,6 +156,7 @@ struct hexchatprefs
|
||||
unsigned int hex_gui_autoopen_recv;
|
||||
unsigned int hex_gui_autoopen_send;
|
||||
unsigned int hex_gui_compact;
|
||||
unsigned int hex_gui_filesize_iec;
|
||||
unsigned int hex_gui_focus_omitalerts;
|
||||
unsigned int hex_gui_hide_menu;
|
||||
unsigned int hex_gui_input_attr;
|
||||
|
||||
Reference in New Issue
Block a user