change the status bar's left menu to be within the button (in the xib)

This commit is contained in:
Mitchell Livingston
2011-02-20 00:33:49 +00:00
parent 5c419c6256
commit a41e93c506
2 changed files with 88 additions and 168 deletions

View File

@@ -107,7 +107,6 @@ typedef enum
SORT_DESC_TAG = 1
} sortOrderTag;
#define FILTER_NONE @"None"
#define FILTER_ACTIVE @"Active"
#define FILTER_DOWNLOAD @"Download"