Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 36545 | Differences between
and this patch

Collapse All | Expand All

(-)kdevelop-2.1.5_for_KDE_3.1/kdevelop/doctreeview.cpp.orig (-1 / +1 lines)
Lines 826-832 Link Here
826
    void changePathes();
826
    void changePathes();
827
    virtual void refresh();
827
    virtual void refresh();
828
    #if KDE_QTVER >= 3
828
    #if KDE_QTVER >= 3
829
    void DocTreeKDELibsFolder::appendBooks(QDir dir);
829
    void appendBooks(QDir dir);
830
    #endif
830
    #endif
831
};
831
};
832
832

Return to bug 36545