diff options
Diffstat (limited to 'People.h')
-rw-r--r-- | People.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,6 +11,6 @@ public: void add_artist(ArtistData data); private: - std::vector<Artist> artists; + std::vector<Artist*> artists; }; |
index : dpa | |
24-25 b13 dpa/alga: eindopdracht |
aboutsummaryrefslogtreecommitdiff |