Added the Variable Information dialog.
[pspp-builds.git] / src / ui / gui / dict-display.c
index 13269b639c25d6b7933bc8f72d6d356d6f00771e..5129f13988c433b3d3171bf939c5773956273611 100644 (file)
@@ -92,7 +92,7 @@ var_icon_cell_data_func (GtkTreeViewColumn *col,
 }
 
 
-static void
+void
 get_base_model (GtkTreeModel *top_model, GtkTreeIter *top_iter,
                GtkTreeModel **model, GtkTreeIter *iter
                )