Add a preview parameter to ag_chart_new_from_db_save()

This commit is contained in:
2014-09-28 00:35:17 +02:00
parent 00dfdd79ce
commit c89f701e04
3 changed files with 24 additions and 9 deletions

View File

@@ -1967,6 +1967,7 @@ ag_window_list_item_activated_cb(AgIconView *icon_view,
if ((priv->chart = ag_chart_new_from_db_save(
priv->saved_data,
FALSE,
&err
)) == NULL) {
ag_app_message_dialog(