Added class to retrieve and store arguments
This commit is contained in:
@@ -30,7 +30,6 @@ public:
|
||||
void setBrightnessByPercentage();
|
||||
|
||||
std::vector<std::string> getOptions();
|
||||
//std::ofstream getStreamToOverwriteBrightness();
|
||||
|
||||
int getIncrement() const;
|
||||
int getDecrement() const;
|
||||
|
||||
Reference in New Issue
Block a user