Definitely didn't forget to push the header file
This commit is contained in:
parent
fe9069c028
commit
8719e9f098
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ class Notification : public mate::TrackableObject<Notification>,
|
|||
~Notification() override;
|
||||
|
||||
void Show();
|
||||
void Close();
|
||||
|
||||
// Prop Getters
|
||||
base::string16 GetTitle() const;
|
||||
|
|
Loading…
Reference in a new issue