X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b047e876e0f3189f86145b8f4754d0bf10ba38c3..beb2638a997914bd12c55e81589adebd90af9ed2:/src/gtk/private.cpp?ds=inline diff --git a/src/gtk/private.cpp b/src/gtk/private.cpp index 54bc50973c..29ffce697f 100644 --- a/src/gtk/private.cpp +++ b/src/gtk/private.cpp @@ -117,7 +117,7 @@ static GtkWidget *s_first_button = NULL; static GtkWidget *s_other_button = NULL; static GtkWidget *s_last_button = NULL; -static void CreateHeaderButtona() +static void CreateHeaderButtons() { // Get the dummy tree widget, give it a column, and then use the // widget in the column header for the rendering code.