![]() |
Audacity 3.2.0
|
Define a dialog for notifying users about new version available. More...
#include "UpdatePopupDialog.h"#include "UpdateManager.h"#include "ShuttleGui.h"#include "HelpSystem.h"#include <wx/debug.h>#include <wx/sstream.h>#include <wx/txtstrm.h>#include <wx/display.h>Go to the source code of this file.
Enumerations | |
| enum | { DontShowID = wxID_HIGHEST + 1 } |
Define a dialog for notifying users about new version available.
Audacity: A Digital Audio Editor
Anton Gerasimov
Definition in file UpdatePopupDialog.cpp.
| anonymous enum |
| Enumerator | |
|---|---|
| DontShowID | |
Definition at line 21 of file UpdatePopupDialog.cpp.