QTfrontend/util/platform/AutoUpdater.cpp
author sheepluva
Thu, 06 Feb 2014 22:13:30 +0100
changeset 10117 f6aa60d8a336
parent 8381 588a8e6e2041
permissions -rw-r--r--
fix potential buffer overflow

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}