const T& func() const;

Nick Shaforostoff shafff at ukr.net
Thu Aug 16 03:01:59 BST 2007


I'm going to change
    KFileMetaInfo metaInfo(bool autoget = true,
                                   int what = KFileMetaInfo::Fastest) const;
to
    const KFileMetaInfo& metaInfo(bool autoget = true,
                                   int what = KFileMetaInfo::Fastest) const;
and other similar occurences if i find them
this Monday. ok?




More information about the kde-core-devel mailing list