mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-02 23:50:50 +00:00
listbox improvement
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@769 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
@@ -54,7 +54,7 @@ int main() {
|
||||
MwVaApply(lb,
|
||||
MwNhasHeading, 1,
|
||||
NULL);
|
||||
MwListBoxSetWidth(lb, 0, -64);
|
||||
MwListBoxSetWidth(lb, 0, -128);
|
||||
MwListBoxInsert(lb, -1, packet);
|
||||
|
||||
MwListBoxDestroyPacket(packet);
|
||||
|
||||
Reference in New Issue
Block a user