Fix Xaw for font damage
[xboard.git] / xaw / xoptions.c
index 1c517ac..5feb56a 100644 (file)
@@ -289,6 +289,11 @@ AppendColorized (Option *opt, char *message, int count)
 }
 
 void
+ApplyFont (Option *opt, char *font)
+{ // dummy
+}
+
+void
 Show (Option *opt, int hide)
 {
     static Dimension h;