fixed a couple of names

This commit is contained in:
Luis Ángel San Martín
2014-07-17 22:41:32 +02:00
parent 50c8eca7c4
commit 30a717c5d2
2 changed files with 6 additions and 6 deletions

View File

@ -34,8 +34,8 @@ public:
#define FORWARD_ACTION_YL "FORWARD_ACTION_YL"
#define CREATE_LIBRARY_ACTION_YL "CREATE_LIBRARY_ACTION_YL"
#define OPEN_LIBRARY_ACTION_YL "OPEN_LIBRARY_ACTION_YL"
#define EXPORT_COMICS_INFO_YL "EXPORT_COMICS_INFO_YL"
#define IMPORT_COMICS_INFO_YL "IMPORT_COMICS_INFO_YL"
#define EXPORT_COMICS_INFO_ACTION_YL "EXPORT_COMICS_INFO_ACTION_YL"
#define IMPORT_COMICS_INFO_ACTION_YL "IMPORT_COMICS_INFO_ACTION_YL"
#define EXPORT_LIBRARY_ACTION_YL "EXPORT_LIBRARY_ACTION_YL"
#define IMPORT_LIBRARY_ACTION_YL "IMPORT_LIBRARY_ACTION_YL"
#define UPDATE_LIBRARY_ACTION_YL "UPDATE_LIBRARY_ACTION_YL"