summaryrefslogtreecommitdiffstats
blob: 9d6c0a56debf44fca2f0f2ecf6dc83347b9a1fe1 (plain)
1
2
3
4
5
6
7
8
#include "Swift/Controllers/UIInterfaces/ChatListWindow.h"

namespace Swift {

ChatListWindow::~ChatListWindow() {
}

}