mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 08:21:07 +02:00
filebrowser: simplify code using font pointers and ...
... make size, time and mode fields scale with fontsize
Origin commit data
------------------
Commit: 6bb85ef71d
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-25 (Mon, 25 Mar 2013)
This commit is contained in:
committed by
[CST] Focus
parent
d4ca138d16
commit
a8e77f8b06
@@ -146,6 +146,9 @@ class CFileBrowser
|
||||
{
|
||||
private:
|
||||
CFrameBuffer *frameBuffer;
|
||||
Font *fnt_title;
|
||||
Font *fnt_item;
|
||||
Font *fnt_small;
|
||||
|
||||
CFileList selected_filelist;
|
||||
bool readDir(const std::string & dirname, CFileList* flist);
|
||||
|
Reference in New Issue
Block a user