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