X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=radiant%2Ftreemodel.cpp;h=cbd529d4a5b6290ee58bde0a666d9db73408c451;hb=84756b932f65be549f04bea386964701337d94ff;hp=12441f0e7ee0f5523f005c79dc8c8c1642902011;hpb=a78b39f38a98bef33e988ff35d37d15c7e2819a8;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 {