summaryrefslogtreecommitdiff
path: root/src/terminal-profile.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/terminal-profile.h')
-rw-r--r--src/terminal-profile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/terminal-profile.h b/src/terminal-profile.h
index e7ac3bf..0aa2e5e 100644
--- a/src/terminal-profile.h
+++ b/src/terminal-profile.h
@@ -131,7 +131,7 @@ struct _TerminalProfileClass
void (* forgotten) (TerminalProfile *profile);
- GHashTable *mateconf_keys;
+ GHashTable *gsettings_keys;
};
GType terminal_profile_get_type (void);