forked from pyrite-dev/milsko
improvement
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@771 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
parent
2d5e2ae376
commit
68322187ff
2 changed files with 4 additions and 4 deletions
|
|
@ -40,7 +40,7 @@ int main() {
|
|||
|
||||
px = MwLoadIcon(lb, MwIconInfo);
|
||||
|
||||
MwSetInteger(lb, MwNleftPadding, 16);
|
||||
MwSetInteger(lb, MwNleftPadding, 20);
|
||||
|
||||
packet = MwListBoxCreatePacket();
|
||||
index = MwListBoxPacketInsert(packet, -1);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue