mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 17:01:15 +02:00
gui/nfs.cpp: RC_spkr clears selected mount entry, based on patch (c) martii <m4rtii@gmx.de>
This commit is contained in:
@@ -48,6 +48,9 @@ class CNFSMountGui : public CMenuTarget
|
||||
char m_entry[NETWORK_NFS_NR_OF_ENTRIES][200];
|
||||
char ISO_8859_1_entry[NETWORK_NFS_NR_OF_ENTRIES][200];
|
||||
|
||||
CMenuWidget *mountMenuWPtr;
|
||||
int menu_offset;
|
||||
|
||||
CMenuForwarderNonLocalized* mountMenuEntry[NETWORK_NFS_NR_OF_ENTRIES];
|
||||
|
||||
CFSMounter::FS_Support m_nfs_sup;
|
||||
|
Reference in New Issue
Block a user