Code

C++-ification.
[inkscape.git] / src / preferences-skeleton.h
index cabb13d4713f747a03feb6f7c744af4af62d409e..40e1c892a6f553741eb4b62d861fad6a29c3b189 100644 (file)
@@ -392,6 +392,7 @@ static char const preferences_skeleton[] =
 "\n"
 "  <group\n"
 "     id=\"iconpreview\"\n"
+"     autoRefresh=\"1\"\n"
 "     pack=\"1\"\n"
 "     selectionHold=\"1\"\n"
 "     showFrames=\"1\"\n"
@@ -477,4 +478,4 @@ static char const preferences_skeleton[] =
   fill-column:99
   End:
 */
-// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 :
+// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:fileencoding=utf-8:textwidth=99 :