Added rooms iq test

This commit is contained in:
James Booth
2015-05-24 04:13:28 +01:00
parent 2241473ee6
commit 80665ea051
7 changed files with 33 additions and 12 deletions

View File

@@ -35,6 +35,8 @@
#ifndef UI_WINDOWS_H
#define UI_WINDOWS_H
#include "ui/window.h"
void wins_init(void);
ProfWin * wins_new_xmlconsole(void);