diff --git a/User-Prefs.md b/User-Prefs.md index 858e2c1..ede69a6 100644 --- a/User-Prefs.md +++ b/User-Prefs.md @@ -245,4 +245,6 @@ Since we're now setting the value of `key2` after the variable has been created, } ... } -``` \ No newline at end of file +``` + +Compile your application, and you now have a fully functional, persistent user preference for your application's icon set. \ No newline at end of file