Uncrustified new code
This commit is contained in:
parent
9ef2d957ff
commit
56a388b86a
@ -41,7 +41,8 @@ void ag_window_update_from_chart(AgWindow *window);
|
||||
void ag_window_set_uri(AgWindow *window,
|
||||
const gchar *uri);
|
||||
gchar *ag_window_get_uri(AgWindow *window);
|
||||
void ag_window_settings_restore(GtkWindow *window, GSettings *settings);
|
||||
void ag_window_settings_restore(GtkWindow *window,
|
||||
GSettings *settings);
|
||||
|
||||
#define AG_WINDOW_ERROR (ag_window_error_quark())
|
||||
GQuark ag_window_error_quark(void);
|
||||
|
Loading…
Reference in New Issue
Block a user