- infoviewer: add color-to-color gradient feature; THX to TangoCash ...

... for basic inspiration and dbt for some optimizations
This commit is contained in:
svenhoefer
2015-05-04 08:56:01 +02:00
parent c05e650a02
commit 62daf1dc4c
11 changed files with 86 additions and 13 deletions

View File

@@ -109,6 +109,7 @@ class CInfoViewerBB
CProgressBar *hddscale, *sysscale;
void paintFoot(int w = 0);
void showBBIcons(const int modus, const std::string & icon);
void getBBIconInfo(void);
bool checkBBIcon(const char * const icon, int *w, int *h);