Update taskbar.hpp
This commit is contained in:
parent
75a6dddea5
commit
23955fdcc2
|
@ -77,7 +77,7 @@ class Task
|
|||
private:
|
||||
std::string repr() const;
|
||||
std::string state_string(bool = false) const;
|
||||
void hide_if_ignored();
|
||||
void hide_if_ignored();
|
||||
|
||||
public:
|
||||
/* Getter functions */
|
||||
|
|
Loading…
Reference in New Issue