diff options
Diffstat (limited to 'plugins/SmileyAdd/src/options.h')
-rw-r--r-- | plugins/SmileyAdd/src/options.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/SmileyAdd/src/options.h b/plugins/SmileyAdd/src/options.h index c7fcb9ebd2..fea3d97a6a 100644 --- a/plugins/SmileyAdd/src/options.h +++ b/plugins/SmileyAdd/src/options.h @@ -29,6 +29,7 @@ public: bool EnforceSpaces;
bool ScaleToTextheight;
bool UseOneForAll;
+ bool UsePhysProto;
bool SurroundSmileyWithSpaces;
bool ScaleAllSmileys;
bool IEViewStyle;
|