QTfrontend/AutoUpdater.cpp
author Mitchell Kember <mk12360@gmail.com>
Sun, 02 Dec 2012 18:10:29 -0500
changeset 8196 ed5001115265
parent 2266 289dc8e51210
permissions -rw-r--r--
Fixed crash that occured after recording a video (pagevideos' config wasn't set).

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}