mirror of
https://github.com/YACReader/yacreader
synced 2025-07-22 23:15:14 -04:00
Save the width of comic info view in the GridView.
This commit is contained in:
@ -54,6 +54,7 @@
|
||||
#define SIDEBAR_SPLITTER_STATUS "SIDEBAR_SPLITTER_STATUS"
|
||||
#define COMICS_GRID_COVER_SIZES "COMICS_GRID_COVER_SIZES"
|
||||
#define COMICS_GRID_SHOW_INFO "COMICS_GRID_SHOW_INFO"
|
||||
#define COMICS_GRID_INFO_WIDTH "COMICS_GRID_INFO_WIDTH"
|
||||
|
||||
#define COMIC_VINE_API_KEY "COMIC_VINE_API_KEY"
|
||||
#define COMIC_VINE_BASE_URL "COMIC_VINE_BASE_URL"
|
||||
|
Reference in New Issue
Block a user