mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 18:01:06 +02:00
filebrowser: fix paint of SMSKey in footer and ...
... align both buttonlines in footer to same width
Origin commit data
------------------
Commit: dc39bde14a
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-05-31 (Sat, 31 May 2014)
Origin message was:
------------------
- filebrowser: fix paint of SMSKey in footer and ...
... align both buttonlines in footer to same width
This commit is contained in:
@@ -170,6 +170,7 @@ class CFileBrowser
|
||||
int fheight; // Fonthoehe Filelist-Inhalt
|
||||
int theight; // Fonthoehe Filelist-Titel
|
||||
int foheight; // Hoehe der button leiste
|
||||
int skwidth; // width SMSKey field
|
||||
std::string name;
|
||||
std::string base;
|
||||
std::string m_baseurl;
|
||||
@@ -188,6 +189,7 @@ class CFileBrowser
|
||||
void paint();
|
||||
void paintHead();
|
||||
void paintFoot();
|
||||
void paintSMSKey();
|
||||
void recursiveDelete(const char* file);
|
||||
|
||||
protected:
|
||||
|
Reference in New Issue
Block a user