Definitely didn't forget to push the header file

This commit is contained in:
Samuel Attard 2017-10-27 16:27:37 +13:00
parent fe9069c028
commit 8719e9f098

View file

@ -45,6 +45,7 @@ class Notification : public mate::TrackableObject<Notification>,
~Notification() override;
void Show();
void Close();
// Prop Getters
base::string16 GetTitle() const;