st: Add missing END_DECLS marker
https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/485
This commit is contained in:
parent
fea0192772
commit
0b72ff1896
@ -31,4 +31,6 @@ G_DECLARE_FINAL_TYPE (StSettings, st_settings, ST, SETTINGS, GObject)
|
|||||||
|
|
||||||
StSettings * st_settings_get (void);
|
StSettings * st_settings_get (void);
|
||||||
|
|
||||||
|
G_END_DECLS
|
||||||
|
|
||||||
#endif /* __ST_SETTINGS_H__ */
|
#endif /* __ST_SETTINGS_H__ */
|
||||||
|
Loading…
Reference in New Issue
Block a user