aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/summary_dlg.h
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2012-11-27 13:35:33 +0000
committerAnders Broman <anders.broman@ericsson.com>2012-11-27 13:35:33 +0000
commit18d5f2dbfcb40837264bd75baaaba5ff96040e75 (patch)
tree62363d690ed052a3a2283d574e31e18f44d1a569 /ui/gtk/summary_dlg.h
parent70a4056c1d145b290ebb2b13e0b29cc6036856a8 (diff)
Start including info from Statistics/Summary.
svn path=/trunk/; revision=46219
Diffstat (limited to 'ui/gtk/summary_dlg.h')
-rw-r--r--ui/gtk/summary_dlg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/gtk/summary_dlg.h b/ui/gtk/summary_dlg.h
index f39c4e21df..0b3e07b0d8 100644
--- a/ui/gtk/summary_dlg.h
+++ b/ui/gtk/summary_dlg.h
@@ -37,5 +37,6 @@
* @param data unused
*/
void summary_open_cb(GtkWidget *widget, gpointer data);
+void summary_to_texbuff(GtkTextBuffer *buffer);
#endif /* __SUMMARY_DLG_H__ */