decos: recalc on add

This commit is contained in:
vaxerski
2023-05-23 14:26:38 +02:00
parent 799add8659
commit eb1f832fce
4 changed files with 11 additions and 1 deletions

View File

@@ -10,7 +10,8 @@
#include "helpers/Vector2D.hpp"
#include "helpers/WLSurface.hpp"
enum eIdleInhibitMode {
enum eIdleInhibitMode
{
IDLEINHIBIT_NONE = 0,
IDLEINHIBIT_ALWAYS,
IDLEINHIBIT_FULLSCREEN,