This commit is contained in:
Glenn Maynard
2006-03-28 10:10:44 +00:00
parent 4306178913
commit 71a4067948
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ private:
bool UpdateCurrentUsbStorageDevices();
vector<UsbStorageDevice> m_CurrentUsbStorageDevices;
BitmapText m_textCurrentCard;
BitmapText m_textOsMountDir;
};
#endif