mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 13:15:18 -05:00
rbutil: make autodetection silent on startup.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13703 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
9d0e4e102b
commit
a92fc620f0
3 changed files with 12 additions and 10 deletions
|
|
@ -177,7 +177,7 @@ public:
|
|||
wxString getDevice();
|
||||
void setDefault();
|
||||
|
||||
void AutoDetect();
|
||||
bool AutoDetect();
|
||||
|
||||
protected:
|
||||
wxString m_currentDevice;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue