QTfrontend/AutoUpdater.cpp
author sheepluva
Thu, 22 Sep 2011 14:02:44 +0200
changeset 5990 578978418fe5
parent 2266 289dc8e51210
permissions -rw-r--r--
let frontend send (copypasta) multi-line messages line by line to avoid protocol violation

/*
 * Copyright (C) 2008 Remko Troncon
 */

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}