mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
Definitely didn't forget to push the header file
This commit is contained in:
@@ -45,6 +45,7 @@ class Notification : public mate::TrackableObject<Notification>,
|
||||
~Notification() override;
|
||||
|
||||
void Show();
|
||||
void Close();
|
||||
|
||||
// Prop Getters
|
||||
base::string16 GetTitle() const;
|
||||
|
||||
Reference in New Issue
Block a user