mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
neutrino: use legal default width for CMountChooser class
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1342 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Commit: 7ae2622e52
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2011-03-26 (Sat, 26 Mar 2011)
This commit is contained in:
@@ -56,7 +56,7 @@ class CMountChooser : public CMenuWidget
|
||||
|
||||
public:
|
||||
|
||||
CMountChooser(const neutrino_locale_t Name, const std::string & Icon = "", int * chosenIndex = NULL, char * chosenLocalDir = NULL, const char * const selectedLocalDir = "", const int mwidth = 400, const int mheight = 576);
|
||||
CMountChooser(const neutrino_locale_t Name, const std::string & Icon = "", int * chosenIndex = NULL, char * chosenLocalDir = NULL, const char * const selectedLocalDir = "", const int mwidth = 80, const int mheight = 576);
|
||||
int exec(CMenuTarget* parent, const std::string & actionKey);
|
||||
void setSelectedItem(int selection);
|
||||
|
||||
|
Reference in New Issue
Block a user