Bug #1038
- Cleaner solution (less code duplication and blank space only when a confirmation is needed) for bug #1038.
This commit is contained in:
committed by
Paul Beckingham
parent
3bf9ebad62
commit
e5d142a468
@@ -80,6 +80,7 @@ protected:
|
||||
// Permission support
|
||||
bool _permission_quit;
|
||||
bool _permission_all;
|
||||
bool _first_iteration;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user