summaryrefslogtreecommitdiff
path: root/includes/interface.h
diff options
context:
space:
mode:
authorAntB <psychogiant@hotmail.com>2010-10-15 16:36:05 (GMT)
committer AntB <psychogiant@hotmail.com>2010-10-15 16:36:05 (GMT)
commit1d167e10547829067b20b56e355576891053ea5f (patch)
tree160f4f96e8f428c382aed02affc978a39245349d /includes/interface.h
parenta03b1f7e566839856287d07f62864a4104e4e885 (diff)
downloadpowder-1d167e10547829067b20b56e355576891053ea5f.zip
powder-1d167e10547829067b20b56e355576891053ea5f.tar.gz
Manual merge - UI changes
Diffstat (limited to 'includes/interface.h')
-rw-r--r--includes/interface.h1
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];