Home
last modified time | relevance | path

Searched refs:openRecentChat (Results 1 – 2 of 2) sorted by relevance

/dports/polish/kadu/kadu-4.3/plugins/tabs/gui/widgets/
H A Dtab-widget.h117 void openRecentChat(QAction *action);
H A Dtab-widget.cpp129 …connect(RecentChatsMenuWidget, SIGNAL(triggered(QAction *)), this, SLOT(openRecentChat(QAction *))… in init()
478 void TabWidget::openRecentChat(QAction *action) in openRecentChat() function in TabWidget