diff options
Diffstat (limited to 'fake_packages')
-rw-r--r-- | fake_packages/Gtk3/Notify.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fake_packages/Gtk3/Notify.pm b/fake_packages/Gtk3/Notify.pm index 73611c9..a1b7dd3 100644 --- a/fake_packages/Gtk3/Notify.pm +++ b/fake_packages/Gtk3/Notify.pm @@ -17,6 +17,7 @@ sub add_action { } sub clear_actions { } sub clear_hints { } sub close { } +sub get_activation_token { } sub get_closed_reason { } sub new { } sub set_app_name { } |