Put name to the enums
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
#include "filenode.h"
|
||||
|
||||
typedef enum {
|
||||
typedef enum EActionFileCmp {
|
||||
ActionFileCmp_Nothing,
|
||||
ActionFileCmp_LeftToRight,
|
||||
ActionFileCmp_RightToLeft,
|
||||
|
||||
Reference in New Issue
Block a user