forked from pyrite-dev/milsko
add table widget
This commit is contained in:
parent
0628250631
commit
32266c7656
11 changed files with 336 additions and 95 deletions
|
|
@ -49,6 +49,9 @@
|
|||
#define MwNday "Iday"
|
||||
#define MwNwaitLayout "IwaitLayout"
|
||||
#define MwNscale "Iscale"
|
||||
#define MwNcolumns "Icolumns"
|
||||
#define MwNcolumnSpan "IcolumnSpan"
|
||||
#define MwNrowSpan "IrowSpan"
|
||||
|
||||
#define MwNtitle "Stitle"
|
||||
#define MwNtext "Stext"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue