aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/quarg/quassel/types.py
diff options
context:
space:
mode:
Diffstat (limited to 'quarg/quassel/types.py')
-rw-r--r--quarg/quassel/types.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/quarg/quassel/types.py b/quarg/quassel/types.py
index 0ba5a11..2632151 100644
--- a/quarg/quassel/types.py
+++ b/quarg/quassel/types.py
@@ -1,5 +1,6 @@
from enum import Enum
+
class BufferType(Enum):
# INVALID = 0x0
STATUS = 0x1