[8270] Fixed problem with Alt+F4 in instances.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
fgenesis 2009-07-23 18:31:35 +02:00 committed by ApoC
parent 0513e5cf06
commit 46c314814c
2 changed files with 6 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8269"
#define REVISION_NR "8270"
#endif // __REVISION_NR_H__