forked from KolibriOS/kolibrios
cmm/lib/collection: remove restriction of maximum elements
webview: remove restriction of links count eolite: remove restriction of max elements in list + 6 times speed up the open of big folders! git-svn-id: svn://kolibrios.org@7972 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
#define SEP_H 4
|
||||
|
||||
llist menu1;
|
||||
collection names;
|
||||
collection hotkeys;
|
||||
collection names=0;
|
||||
collection hotkeys=0;
|
||||
|
||||
int selected, win_x, win_y;
|
||||
|
||||
|
Reference in New Issue
Block a user