QTfrontend/util/platform/AutoUpdater.cpp
author Wuzzy <almikes@aol.com>
Tue, 03 Oct 2017 02:05:09 +0200
changeset 12638 0ca08b310819
parent 8381 588a8e6e2041
permissions -rw-r--r--
Relicense my contributions from WTFPL to CC-0 To reduce the total number of different licenses used in HW. Not that it makes any difference …

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}