diff options
Diffstat (limited to 'plugins/spell/pluma-spell-plugin.h')
-rwxr-xr-x | plugins/spell/pluma-spell-plugin.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/spell/pluma-spell-plugin.h b/plugins/spell/pluma-spell-plugin.h index e78a924e..d2c06252 100755 --- a/plugins/spell/pluma-spell-plugin.h +++ b/plugins/spell/pluma-spell-plugin.h @@ -50,6 +50,8 @@ typedef struct _PlumaSpellPlugin PlumaSpellPlugin; struct _PlumaSpellPlugin { PlumaPlugin parent_instance; + + PlumaSpellPluginPrivate *priv; }; /* |