Skip to content

error: won't compile on CentOS 7 64bit #4

@grkblood13

Description

@grkblood13

I'm getting the following 2 errors when compiling on CentOS 7:

gitbrowser.c:1319:53: error: 'GtkDialog' has no member named 'action_area'
gtk_box_pack_start(GTK_BOX(GTK_DIALOG(qoi->dialog)->action_area), hbox, TRUE, TRUE, 0);

gitbrowser.c:1320:56: error: 'GtkDialog' has no member named 'action_area'
gtk_box_recorder_child(GTK_BOX(GTK_DIALOG(qoi->dialog)->action_area), hbox, 0);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions