Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 273007
Collapse All | Expand All

(-)QScintilla-gpl-2.3.2.old/Python/sip/qsciscintillabase4.sip (-1 / +1 lines)
Lines 916-922 public: Link Here
916
916
917
%ConvertToSubClassCode
917
%ConvertToSubClassCode
918
static struct class_graph {
918
static struct class_graph {
919
    char *name;
919
    const char *name;
920
    sipWrapperType **type;
920
    sipWrapperType **type;
921
    int yes, no;
921
    int yes, no;
922
} graph[] = {
922
} graph[] = {

Return to bug 273007