Revision a8cb2d30 error_int.h

b/error_int.h
22 22
 *
23 23
 * These are used to convert QErrors to Errors
24 24
 */
25
QDict *error_get_data(Error *err);
26 25
QObject *error_get_qobject(Error *err);
27 26
void error_set_qobject(Error **errp, QObject *obj);
28 27
  

Also available in: Unified diff