pictureviewer/glcd: align code

Origin commit data
------------------
Branch: ni/coolstream
Commit: feaa436457
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-07-02 (Thu, 02 Jul 2020)

Origin message was:
------------------
- pictureviewer/glcd: align code

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2020-07-02 00:24:13 +02:00
parent 1277a3431e
commit 9d2d88b19c
2 changed files with 13 additions and 13 deletions

View File

@@ -87,8 +87,8 @@ class CPictureViewerGui : public CMenuTarget
std::string Path;
#ifdef ENABLE_GRAPHLCD
std::string channel;
std::string epg;
std::string glcd_channel;
std::string glcd_epg;
#endif
int width;