forked from pyrite-dev/milsko
listbox improvement
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@769 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
parent
ae4ae842d5
commit
39cd88e547
4 changed files with 63 additions and 10 deletions
|
|
@ -130,6 +130,7 @@ struct _MwListBox {
|
|||
unsigned long click_time;
|
||||
int pressed;
|
||||
int* width;
|
||||
int* alignment;
|
||||
int changed;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue