[10032] Remove not needed local declaration of dialog status and rename some to clarify.

Additional cleanup for readability.

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-06-05 13:21:10 +02:00
parent 2760e7d353
commit c0be5c0926
2 changed files with 65 additions and 60 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10031"
#define REVISION_NR "10032"
#endif // __REVISION_NR_H__