[Linux] fixed #101

This commit is contained in:
Jeena Paradies 2012-12-29 17:57:58 +01:00
parent 2af4d5c0a7
commit 3995beaf6d

View file

@ -49,6 +49,7 @@ class Tentia:
self.timeline.show()
def mentions_show(self):
self.controller.unreadMentions(0)
self.mentions.show()