add afterimage to options: line
authorroot <root>
Wed, 1 Aug 2007 17:54:03 +0000 (17:54 +0000)
committerroot <root>
Wed, 1 Aug 2007 17:54:03 +0000 (17:54 +0000)
src/xdefaults.C

index e3c614345f3e1619eee1ee80a7104e25eddbabbc..2e39fbeb3addda529428292f240df23b4f6e444f 100644 (file)
@@ -330,6 +330,9 @@ static const char optionsstring[] = "options: "
 #if defined(ENABLE_TRANSPARENCY)
                                     "transparent,"
 #endif
+#if HAVE_AFTERIMAGE
+                                    "afterimage,"
+#endif
 #if TINTING
                                     "tint,"
 #endif