Added class to retrieve and store arguments

This commit is contained in:
amazing-username
2017-07-02 17:51:54 -05:00
parent 26848bfd93
commit 1a892f06fb
4 changed files with 48 additions and 12 deletions
-1
View File
@@ -30,7 +30,6 @@ public:
void setBrightnessByPercentage();
std::vector<std::string> getOptions();
//std::ofstream getStreamToOverwriteBrightness();
int getIncrement() const;
int getDecrement() const;