yesyes. mapmeback.
This commit is contained in:
parent
0a575bb378
commit
20f568fe37
@ -110,6 +110,6 @@ public:
|
|||||||
typedef std::map<const std::basic_string<TCHAR>, size_t> TrackContainer;
|
typedef std::map<const std::basic_string<TCHAR>, size_t> TrackContainer;
|
||||||
// typedef std::map<const std::basic_string<TCHAR>, SyncTrack> TrackContainer;
|
// typedef std::map<const std::basic_string<TCHAR>, SyncTrack> TrackContainer;
|
||||||
TrackContainer tracks;
|
TrackContainer tracks;
|
||||||
// std::vector<SyncTrack*> actualTracks;
|
std::vector<SyncTrack*> actualTracks;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user