about summary refs log tree commit diff stats
path: root/src/ui/window.h
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2014-09-07 00:49:42 +0100
committerJames Booth <boothj5@gmail.com>2014-09-07 00:49:42 +0100
commit85ccedd01cd111fd023b876dc793597576563c83 (patch)
tree9785a0ab17cd7181403b60741977eb071489da47 /src/ui/window.h
parent47d1b1ea21eb5d069aab082940ca1398cab2e68f (diff)
downloadprofani-tty-85ccedd01cd111fd023b876dc793597576563c83.tar.gz
Create new window for room configuration
Diffstat (limited to 'src/ui/window.h')
-rw-r--r--src/ui/window.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/window.h b/src/ui/window.h
index ed0c64b4..5a72f18f 100644
--- a/src/ui/window.h
+++ b/src/ui/window.h
@@ -58,6 +58,7 @@ typedef enum {
     WIN_CONSOLE,
     WIN_CHAT,
     WIN_MUC,
+    WIN_MUC_CONFIG,
     WIN_PRIVATE,
     WIN_DUCK,
     WIN_XML