X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=radiant%2Ftreemodel.cpp;h=cbd529d4a5b6290ee58bde0a666d9db73408c451;hb=0908af4bcf48cb2ee8da1dbb4480bcea821c3f60;hp=12441f0e7ee0f5523f005c79dc8c8c1642902011;hpb=27c40808591e2f4671686039165bac7b402af012;p=xonotic%2Fnetradiant.git diff --git a/radiant/treemodel.cpp b/radiant/treemodel.cpp index 12441f0e..cbd529d4 100644 --- a/radiant/treemodel.cpp +++ b/radiant/treemodel.cpp @@ -984,7 +984,7 @@ static gboolean graph_tree_model_iter_parent( GraphTreeModel *tree_model, GtkTre return FALSE; } -static GObjectClass *g_parent_class = 0; +static GObjectClass *g_parent_class = nullptr; namespace {