typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58300 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -117,7 +117,7 @@ static GtkWidget *s_first_button = NULL;
|
|||||||
static GtkWidget *s_other_button = NULL;
|
static GtkWidget *s_other_button = NULL;
|
||||||
static GtkWidget *s_last_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
|
// Get the dummy tree widget, give it a column, and then use the
|
||||||
// widget in the column header for the rendering code.
|
// widget in the column header for the rendering code.
|
||||||
|
Reference in New Issue
Block a user