summaryrefslogtreecommitdiff
path: root/plugins/spell/pluma-spell-plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/spell/pluma-spell-plugin.h')
-rwxr-xr-xplugins/spell/pluma-spell-plugin.h2
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;
};
/*