kdevelop 2.1 patch (codecompletion)

W. Tasin tasin at fhm.edu
Fri Feb 15 15:50:06 UTC 2002


before sb. begins to flame me, for the typos: ;-))


> bool CppCodeCompletion::checkEnd(const QString &str, const QString 
> &suffix)
> {
> #if QT_VERSION >=300
>   return str.endsWith(suffix);
> #else
>   return (str.right(suffix.length()) == suffix);
> #endif
> }
>
-- 
oohhh sveglia.... il mondo e' ammalato, ma x colpa di chi.........
(Zucchero)
:-------W._Tasin,_FB_04,_FHM-------------------PGP-KeyID:0x7961A645---:
<Key-Fingerprint: 1610 835F 0080 32F4 6140  6CF7 A7D0 44CD 7961A645>
<http://wwwkeys.pgp.net:11371/pks/lookup?op=index&search=0x7961A645&fingerprint=on>







More information about the KDevelop-devel mailing list