QTfrontend/AutoUpdater.cpp
author nemo
Thu, 30 Aug 2012 22:13:42 -0400
changeset 7633 d4251e519062
parent 2266 289dc8e51210
permissions -rw-r--r--
Allow adjusting bitrate so that I can get a somewhat usable webm video. The audio is still tinny and unlistenable. Configuration option for that might be helpful, or just adjusting defaults in the wrapper.

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}