[Kde-games-devel] DNS-SD patches for lskat, kwin4 and libkdegames
Albert Astals Cid
tsdgeos at yahoo.es
Sat Dec 18 00:09:51 CET 2004
A Divendres 17 Desembre 2004 17:18, Jakub Stachowski va escriure:
> Hello,
Hi
Convert
if (foo) delete foo;
simply to
delete foo;
http://www.parashift.com/c++-faq-lite/freestore-mgmt.html#faq-16.7
Otherwise the patches look fine. I'm asuming you have tested them and only
need some quick review.
Albert
>
> This completes my work of adding LAN servers discovery for network-enabled
> kdegames.
> Notes:
> - in lskat network dialog has been redone using qt designer
> - libkdegames support means that game that uses libkdegames for networking
> can add server discovery and publishing capability with minimal effort
> (adding one line of code).
> Please review.
More information about the kde-games-devel
mailing list