This does not need the power of the RString.

This commit is contained in:
Jason Felds
2013-05-05 00:03:56 -04:00
parent 5298668327
commit 353d41edc6
+1 -1
View File
@@ -392,7 +392,7 @@ public:
* *
* This is for informational purposes only. * This is for informational purposes only.
*/ */
RString m_sFile; std::string m_sFile;
/** @brief The initial offset of a song. */ /** @brief The initial offset of a song. */
float m_fBeat0OffsetInSeconds; float m_fBeat0OffsetInSeconds;