gui: Move some formatting functions into PSPP core.
[pspp-builds.git] / src / data / format.h
index 481ac87fd2894119f6e184b74c4b8c87686dbf93..88a82ee970c11647cee853579ed8edd566c4d673 100644 (file)
@@ -125,6 +125,7 @@ int fmt_to_io (enum fmt_type) PURE_FUNCTION;
 bool fmt_from_io (int io, enum fmt_type *);
 
 const char *fmt_date_template (enum fmt_type) PURE_FUNCTION;
+const char *fmt_gui_name (enum fmt_type);
 \f
 /* Format settings.