Added an icon for the show info toolbar action and a setting for remembering its configuration.

This commit is contained in:
Luis Ángel San Martín
2016-04-19 10:48:48 +02:00
parent 64b77586fc
commit 0486e5eb5f
7 changed files with 14 additions and 4 deletions

View File

@ -53,6 +53,7 @@
#define COMICS_VIEW_FLOW_SPLITTER_STATUS "COMICS_VIEW_FLOW_SPLITTER_STATUS"
#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 COMIC_VINE_API_KEY "COMIC_VINE_API_KEY"
#define COMIC_VINE_BASE_URL "COMIC_VINE_BASE_URL"