member, not static

This commit is contained in:
Glenn Maynard
2005-12-10 02:28:44 +00:00
parent dc1d91fa3e
commit d6d6965e71
2 changed files with 4 additions and 3 deletions
@@ -19,6 +19,8 @@ protected:
void GetUSBStorageDevices( vector<UsbStorageDevice>& vDevicesOut );
bool USBStorageDevicesChanged();
bool TestWrite( UsbStorageDevice* pDevice );
CString m_sLastDevices;
};
#ifdef ARCH_MEMORY_CARD_DRIVER