X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b047e876e0f3189f86145b8f4754d0bf10ba38c3..3f8cdda4851796e5f5f5bcd82d9e867a30581a6f:/src/gtk/private.cpp 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.