QTfrontend/util/platform/AutoUpdater.cpp
author alfadur
Thu, 18 Oct 2018 23:59:23 +0300
changeset 13966 2354264ab0b0
parent 8381 588a8e6e2041
permissions -rw-r--r--
apply some codegolfing for dubious reasons

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}