QTfrontend/util/platform/AutoUpdater.cpp
author koda
Wed, 04 May 2016 14:30:04 -0400
changeset 11804 7a8b6694a519
parent 8381 588a8e6e2041
permissions -rw-r--r--
linux on travis needs sudo to install dependencies

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}