aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/io_graph_dialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/io_graph_dialog.cpp')
-rw-r--r--ui/qt/io_graph_dialog.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/qt/io_graph_dialog.cpp b/ui/qt/io_graph_dialog.cpp
index 7beba347a2..a70c358f5c 100644
--- a/ui/qt/io_graph_dialog.cpp
+++ b/ui/qt/io_graph_dialog.cpp
@@ -1161,6 +1161,7 @@ void IOGraphDialog::loadProfileGraphs()
NULL,
io_graph_free_cb,
NULL,
+ NULL,
io_graph_fields);
char* err = NULL;
if (!uat_load(iog_uat_, &err)) {