Typo fix in rebased code
This commit is contained in:
parent
56a388b86a
commit
f4e32478e6
@ -308,7 +308,7 @@ ag_window_init(AgWindow *window)
|
||||
|
||||
priv->chart = NULL;
|
||||
priv->uri = NULL;
|
||||
priv->setting = ag_settings_get();
|
||||
priv->settings = ag_settings_get();
|
||||
|
||||
gtk_window_set_hide_titlebar_when_maximized(GTK_WINDOW(window), TRUE);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user