summaryrefslogtreecommitdiff
path: root/email-widget/email.lua
diff options
context:
space:
mode:
Diffstat (limited to 'email-widget/email.lua')
-rw-r--r--email-widget/email.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/email-widget/email.lua b/email-widget/email.lua
index f7656fb..df80678 100644
--- a/email-widget/email.lua
+++ b/email-widget/email.lua
@@ -40,3 +40,5 @@ local function show_emails()
end
email_icon:connect_signal("mouse::enter", function() show_emails() end)
+
+return email_widget, email_icon