diff options
| author | AntB <psychogiant@hotmail.com> | 2010-10-15 16:36:05 (GMT) |
|---|---|---|
| committer | AntB <psychogiant@hotmail.com> | 2010-10-15 16:36:05 (GMT) |
| commit | 1d167e10547829067b20b56e355576891053ea5f (patch) | |
| tree | 160f4f96e8f428c382aed02affc978a39245349d /includes/interface.h | |
| parent | a03b1f7e566839856287d07f62864a4104e4e885 (diff) | |
| download | powder-1d167e10547829067b20b56e355576891053ea5f.zip powder-1d167e10547829067b20b56e355576891053ea5f.tar.gz | |
Manual merge - UI changes
Diffstat (limited to 'includes/interface.h')
| -rw-r--r-- | includes/interface.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/interface.h b/includes/interface.h index 7f13064..00b175a 100644 --- a/includes/interface.h +++ b/includes/interface.h @@ -112,6 +112,7 @@ extern void *search_thumbs[GRID_X*GRID_Y]; extern int search_thsizes[GRID_X*GRID_Y]; extern int search_own; +extern int search_fav; extern int search_date; extern int search_page; extern char search_expr[256]; |
