Cleanup.
This commit is contained in:
@@ -7,7 +7,7 @@ class Song;
|
|||||||
namespace NotesWriterDWI
|
namespace NotesWriterDWI
|
||||||
{
|
{
|
||||||
bool Write( RString sPath, const Song &out );
|
bool Write( RString sPath, const Song &out );
|
||||||
};
|
}
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ namespace NotesWriterSM
|
|||||||
void GetEditFileContents( const Song *pSong, const Steps *pSteps, RString &sOut );
|
void GetEditFileContents( const Song *pSong, const Steps *pSteps, RString &sOut );
|
||||||
RString GetEditFileName( const Song *pSong, const Steps *pSteps );
|
RString GetEditFileName( const Song *pSong, const Steps *pSteps );
|
||||||
bool WriteEditFileToMachine( const Song *pSong, Steps *pSteps, RString &sErrorOut );
|
bool WriteEditFileToMachine( const Song *pSong, Steps *pSteps, RString &sErrorOut );
|
||||||
};
|
}
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user