From: Holger Schemel Date: Sun, 15 Oct 2017 18:33:15 +0000 (+0200) Subject: minor whitespace change X-Git-Tag: 4.1.0.0~102 X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=commitdiff_plain;h=fd86711daeb69b7ad341cccbbed0ee63561dba9a minor whitespace change --- 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" }, {