Preferences: Set title
Signed-off-by: Vasiliy Doylov <nekocwd@mainlining.org>
This commit is contained in:
parent
998079110e
commit
719fb359fe
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ public class MediaPlayer.Preferences.Preferences : Adw.PreferencesDialog {
|
|||
|
||||
|
||||
protected void bind_preferences(string key) {
|
||||
title = key;
|
||||
var settings = new Settings.with_path(Keys.SCHEMA_ID, Keys.SETTINGS_PATH);
|
||||
settings = settings.get_child(key);
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue