Audacity 3.2.0
|
Declare a class that handles managing of updates. More...
#include "VersionId.h"
#include "VersionPatch.h"
#include "UpdateDataParser.h"
#include "Prefs.h"
#include "BasicUI.h"
#include <wx/string.h>
#include <wx/event.h>
#include <wx/timer.h>
#include <wx/progdlg.h>
#include <iostream>
#include <fstream>
#include <mutex>
Go to the source code of this file.
Classes | |
class | UpdateManager |
A class that managing of updates. More... | |
Declare a class that handles managing of updates.
Audacity: A Digital Audio Editor
Anton Gerasimov
Definition in file UpdateManager.h.