mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-09-05 17:44:55 -06:00
uppsrc: cosmetics: //$- around all Expands
git-svn-id: svn://ultimatepp.org/upp/trunk@8537 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
7bda84de8c
commit
0d87ac1cd6
13 changed files with 51 additions and 13 deletions
|
|
@ -1047,6 +1047,7 @@ DropGrid& DropGrid::AddSeparator(Color c)
|
|||
return *this;
|
||||
}
|
||||
|
||||
//$-
|
||||
#define E__Addv0(I) list.Set(q, I - 1, p##I)
|
||||
#define E__AddF0(I) \
|
||||
DropGrid& DropGrid::Add(__List##I(E__Value)) { \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue