fix forced redetect of cards

This commit is contained in:
Chris Danford
2004-06-06 18:47:24 +00:00
parent 8eb7550bf4
commit b95c21c234
@@ -17,6 +17,7 @@ protected:
int m_fd;
vector<UsbStorageDeviceEx> m_vDevicesLastSeen;
bool m_bForceRedetect;
};
#endif