ManaPlus
Typedefs | Variables
showemptyrows.h File Reference

(986a3bf)

#include "enums/simpletypes/booldefines.h"

Go to the source code of this file.

Typedefs

typedef bool ShowEmptyRows
 

Variables

const bool ShowEmptyRows_true = true
 
const bool ShowEmptyRows_false = false
 

Typedef Documentation

◆ ShowEmptyRows

typedef bool ShowEmptyRows

Definition at line 30 of file showemptyrows.h.

Variable Documentation

◆ ShowEmptyRows_false

const bool ShowEmptyRows_false = false

Definition at line 30 of file showemptyrows.h.

Referenced by ItemContainer::adjustHeight().

◆ ShowEmptyRows_true

const bool ShowEmptyRows_true = true