QTfrontend/AutoUpdater.cpp
author nemo
Tue, 05 Jan 2010 21:26:38 +0000
changeset 2677 83ad68ceef72
parent 2266 289dc8e51210
permissions -rw-r--r--
Non-hacked version of CJK handling. Should switch to CJK rendering only if a particular string needs it, instead of based on locale file.

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}