[10054] Fix crash when not saved action buttons are removed during spec switch

This commit is contained in:
Laise 2010-06-14 12:24:42 +03:00
parent b4b45333d8
commit 10634ac5be
2 changed files with 11 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10053"
#define REVISION_NR "10054"
#endif // __REVISION_NR_H__