X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Feditor.c;h=71304ba01f4fcfaa046a507e89eaa73201851d9c;hp=761ff632485f8ebc44968c35d883ca5cf42e6dc0;hb=fd86711daeb69b7ad341cccbbed0ee63561dba9a;hpb=f92a51e4612e0720519440bf3aaee117c10a7952 diff --git a/src/editor.c b/src/editor.c index 761ff632..71304ba0 100644 --- a/src/editor.c +++ b/src/editor.c @@ -2605,13 +2605,13 @@ static struct { ED_LEVEL_TABS_XPOS(0), ED_LEVEL_TABS_YPOS(0), GADGET_ID_LEVELINFO_LEVEL, GADGET_ID_NONE, - 8, "Level", + 8, "Level", NULL, NULL, NULL, "Configure level properties" }, { -1, -1, GADGET_ID_LEVELINFO_EDITOR, GADGET_ID_LEVELINFO_LEVEL, - 8, "Editor", + 8, "Editor", NULL, NULL, NULL, "Configure editor properties" }, @@ -2620,7 +2620,7 @@ static struct { ED_ELEMENT_TABS_XPOS(0), ED_ELEMENT_TABS_YPOS(0), GADGET_ID_PROPERTIES_INFO, GADGET_ID_NONE, - 8, "Info", + 8, "Info", NULL, NULL, NULL, "Show information about element" }, {