decos: recalc on add
This commit is contained in:
parent
799add8659
commit
eb1f832fce
4 changed files with 11 additions and 1 deletions
|
|
@ -10,7 +10,8 @@
|
|||
#include "helpers/Vector2D.hpp"
|
||||
#include "helpers/WLSurface.hpp"
|
||||
|
||||
enum eIdleInhibitMode {
|
||||
enum eIdleInhibitMode
|
||||
{
|
||||
IDLEINHIBIT_NONE = 0,
|
||||
IDLEINHIBIT_ALWAYS,
|
||||
IDLEINHIBIT_FULLSCREEN,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue