projects
/
rocksndiamonds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f92a51e
)
minor whitespace change
author
Holger Schemel
<info@artsoft.org>
Sun, 15 Oct 2017 18:33:15 +0000
(20:33 +0200)
committer
Holger Schemel
<info@artsoft.org>
Fri, 23 Mar 2018 22:21:13 +0000
(23:21 +0100)
src/editor.c
patch
|
blob
|
history
diff --git
a/src/editor.c
b/src/editor.c
index 761ff632485f8ebc44968c35d883ca5cf42e6dc0..71304ba01f4fcfaa046a507e89eaa73201851d9c 100644
(file)
--- 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"
},
{