mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-28 03:48:53 +02:00
gregistrysettingsbackend: Allow a different root key path
This commit is contained in:
committed by
Philip Withnall
parent
8b45b81150
commit
fee0a7679a
@@ -95,4 +95,8 @@ GType g_keyfile_settings_backend_get_type (void);
|
||||
GType g_nextstep_settings_backend_get_type (void);
|
||||
#endif
|
||||
|
||||
#ifdef G_OS_WIN32
|
||||
GType g_registry_settings_backend_get_type (void);
|
||||
#endif
|
||||
|
||||
#endif /* __G_SETTINGS_BACKEND_INTERNAL_H__ */
|
||||
|
Reference in New Issue
Block a user