mirror of
https://github.com/KDE/krfb
synced 2026-07-01 15:31:19 -07:00
- finished invitation dialog (delete and deleteall now work)
- some cleanup on the trayicon code - fixed crash on exit - dnssd support svn path=/trunk/KDE/kdenetwork/krfb/; revision=655612
This commit is contained in:
@@ -31,6 +31,7 @@ public:
|
||||
int activeInvitations();
|
||||
|
||||
void removeInvitation(const Invitation &inv);
|
||||
void removeAllInvitations();
|
||||
|
||||
const QList<Invitation> &invitations();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user