1 2 3 4 5 6 7
#include "Swift/Controllers/UnitTest/MockChatWindow.h" namespace Swift { MockChatWindow::~MockChatWindow() { } }