---
WPrefs.app/Expert.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/WPrefs.app/Expert.c b/WPrefs.app/Expert.c
index 8cf5d6d..aee45fb 100644
--- a/WPrefs.app/Expert.c
+++ b/WPrefs.app/Expert.c
@@ -81,6 +81,9 @@ static const struct {
/* default: */ False, OPTION_WMAKER, "KbdModeLock" }
#endif /* XKB_MODELOCK */
+ { N_("Enable window snapping."),
+ /* default: */ False, OPTION_WMAKER, "WindowSnapping" },
+
};
--
1.9.1-- To unsubscribe, send mail to [email protected].
