aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPConstants.h
diff options
context:
space:
mode:
authorstuconnolly <stuart02@gmail.com>2011-03-26 12:29:01 +0000
committerstuconnolly <stuart02@gmail.com>2011-03-26 12:29:01 +0000
commit02f1dc76e83c25120395cf59c79712fa41292507 (patch)
treefd704e3589a78b5c6ea5a78bfcc0a3468d8a45e8 /Source/SPConstants.h
parentda543c69817c24ab3e3885057b376c93a8acf051 (diff)
downloadsequelpro-02f1dc76e83c25120395cf59c79712fa41292507.tar.gz
sequelpro-02f1dc76e83c25120395cf59c79712fa41292507.tar.bz2
sequelpro-02f1dc76e83c25120395cf59c79712fa41292507.zip
Remove references to deleted image.
Diffstat (limited to 'Source/SPConstants.h')
-rw-r--r--Source/SPConstants.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/SPConstants.h b/Source/SPConstants.h
index 3a15f71c..8e9c31b5 100644
--- a/Source/SPConstants.h
+++ b/Source/SPConstants.h
@@ -129,6 +129,7 @@ typedef enum
// Sort by constants
typedef enum
{
+ SPFavoritesSortUnsorted = -1,
SPFavoritesSortNameItem = 0,
SPFavoritesSortHostItem = 1,
SPFavoritesSortTypeItem = 2