#include <gtkmm.h>
#include <libglademm.h>
#include "chatview.h"
#include "chatlist.h"
#include "memberlist.h"
#include "../general/channel.h"
#include "../general/communicate.h"
Go to the source code of this file.
Classes | |
class | chat_window |
Window to show the chat conversation. More... |