Moved UI interfaces to ui.h

This commit is contained in:
James Booth
2015-06-15 20:11:34 +01:00
parent 38ed9188d3
commit 5cdd69f478
11 changed files with 208 additions and 139 deletions

View File

@@ -39,7 +39,7 @@
#include <libotr/message.h>
#include "config/accounts.h"
#include "ui/window.h"
#include "ui/ui.h"
typedef enum {
PROF_OTRPOLICY_MANUAL,