mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-21 06:45:39 -06:00
ide: Fixed header guard control orientation..
git-svn-id: svn://ultimatepp.org/upp/trunk@2953 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
76a324ade8
commit
b737055fcf
1 changed files with 1 additions and 1 deletions
|
|
@ -449,7 +449,7 @@ LAYOUT(SetupAssistLayout, 520, 124)
|
|||
ITEM(Option, barline, SetLabel(t_("Highlight line in the left bar")).LeftPosZ(4, 236).TopPosZ(84, 16))
|
||||
ITEM(Option, qtfsel, SetLabel(t_("QTF designer edits selection")).LeftPosZ(4, 236).TopPosZ(104, 16))
|
||||
ITEM(Option, header_guards, SetLabel(t_("Insert guards to new headers")).LeftPosZ(272, 164).TopPosZ(4, 16))
|
||||
ITEM(Switch, insert_include, SetLabel(t_("No #include in new sources\n#include first\n#include previous")).LeftPosZ(272, 156).TopPosZ(24, 44))
|
||||
ITEM(Switch, insert_include, SetLabel(t_("No #include in new sources\n#include first\n#include previous")).LeftPosZ(272, 156).TopPosZ(24, 52))
|
||||
END_LAYOUT
|
||||
|
||||
LAYOUT(SetupIdeLayout, 512, 264)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue