ManaPlus
Typedefs | Variables
allowquit.h File Reference

(986a3bf)

#include "enums/simpletypes/booldefines.h"

Go to the source code of this file.

Typedefs

typedef bool AllowQuit
 

Variables

const bool AllowQuit_true = true
 
const bool AllowQuit_false = false
 

Typedef Documentation

◆ AllowQuit

typedef bool AllowQuit

Definition at line 30 of file allowquit.h.

Variable Documentation

◆ AllowQuit_false

const bool AllowQuit_false = false

◆ AllowQuit_true

const bool AllowQuit_true = true

Definition at line 30 of file allowquit.h.

Referenced by TextSelectDialog::postInit().