better selection

git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@335 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
NishiOwO
2025-10-15 08:36:55 +00:00
parent 6aadadc268
commit d206493c12
2 changed files with 33 additions and 0 deletions

View File

@@ -126,6 +126,7 @@ struct _MwListBox {
char** list;
int selected;
unsigned long click_time;
int pressed;
};
struct _MwSizeHints {