Functioning

This commit is contained in:
amazing-username
2017-04-09 19:10:28 -05:00
parent fabcff4e05
commit 2b3718f5fd
9 changed files with 90 additions and 11 deletions
+1
View File
@@ -22,6 +22,7 @@ public:
}
void updateTheCurrentVolume();
virtual void updateVolume() = 0;
virtual void newVolume() = 0;
protected: