1
0
mirror of https://github.com/KDE/krfb synced 2026-07-01 15:51:18 -07:00

-include cleanups

-invitationmanager now really manages invitations
-invitation dialog displays invitations too
-start porting the real server code


svn path=/trunk/KDE/kdenetwork/krfb/; revision=649569
This commit is contained in:
Alessandro Praduroux
2007-04-02 20:44:39 +00:00
parent 171ffcfc95
commit cecfaa69b6
11 changed files with 122 additions and 16 deletions

View File

@@ -13,7 +13,7 @@
***************************************************************************/
#include "invitation.h"
#include <krandom.h>
#include <KRandom>
/*
* Function for (en/de)crypting strings for config file, taken from KMail
* Author: Stefan Taferner <taferner@alpin.or.at>