Save the width of comic info view in the GridView.

This commit is contained in:
Luis Ángel San Martín
2016-04-19 21:56:05 +02:00
parent 0486e5eb5f
commit 6a06217f0a
3 changed files with 13 additions and 0 deletions

View File

@ -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"