QTfrontend/AutoUpdater.cpp
author Zorg <zorgiepoo@gmail.com>
Sun, 19 Jun 2011 20:55:34 -0400
changeset 5260 f50f620771ee
parent 2266 289dc8e51210
permissions -rw-r--r--
When the password field is filled with null characters and when the user tries to edit the field, clear it.

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}