QTfrontend/util/platform/AutoUpdater.cpp
author Wuzzy <Wuzzy2@mail.ru>
Tue, 14 May 2019 19:46:43 +0200
changeset 14943 d01460ae866c
parent 8381 588a8e6e2041
permissions -rw-r--r--
Fix team select buttons sometimes not having the full width (bug #737)

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}