Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/lintest/myrulib.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'MyRuLib/FbBookEvent.h')
-rw-r--r--MyRuLib/FbBookEvent.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MyRuLib/FbBookEvent.h b/MyRuLib/FbBookEvent.h
index 87f16d4b..2db5a8da 100644
--- a/MyRuLib/FbBookEvent.h
+++ b/MyRuLib/FbBookEvent.h
@@ -10,7 +10,7 @@ DECLARE_LOCAL_EVENT_TYPE( fbEVT_FOLDER_ACTION, 3 )
DECLARE_LOCAL_EVENT_TYPE( fbEVT_PROGRESS_ACTION, 4 )
enum FbFolderType {
- FT_FOLDER,
+ FT_FOLDER = 1,
FT_RATING,
FT_COMMENT,
FT_DOWNLOAD,