23 #include <tqstringlist.h> 25 #include <tdeversion.h> 26 #include <tdeabc/addressee.h> 32 static TQStringList addresses(); 33 static void addresses(TQStringList& result); 34 static TQString expandNickName( const TQString& nickName ); 39 static TQStringList categories();
|