#include "bchash.inc"#include "bclistbox.h"#include "bctextbox.inc"


Go to the source code of this file.
Data Structures | |
| class | BC_RecentList |
Defines | |
| #define | RECENT_MAX_ITEMS 10 |
| #define | RECENT_POPUP_HEIGHT 100 |
| #define RECENT_MAX_ITEMS 10 |
Definition at line 12 of file bcrecentlist.h.
Referenced by BC_RecentList::add_item(), and BC_RecentList::load_items().
| #define RECENT_POPUP_HEIGHT 100 |
Definition at line 13 of file bcrecentlist.h.
1.5.5