![]() |
Audacity 3.2.0
|
Declare a dialog to notify the user about automatic update checking. More...
#include "UpdateNoticeDialog.h"#include <wx/button.h>#include <wx/stattext.h>#include "ShuttleGui.h"#include "CodeConversions.h"#include "prefs/PrefsDialog.h"#include "AccessibleLinksFormatter.h"Go to the source code of this file.
Variables | |
| static const auto | title |
| static const auto | firstParagraph |
| static const auto | secondParagraph |
| static const auto | thirdParagraph |
Declare a dialog to notify the user about automatic update checking.
Audacity: A Digital Audio Editor
Dmitry Vedenko
Definition in file UpdateNoticeDialog.cpp.
|
static |
Definition at line 27 of file UpdateNoticeDialog.cpp.
Referenced by UpdateNoticeDialog::UpdateNoticeDialog().
|
static |
Definition at line 31 of file UpdateNoticeDialog.cpp.
Referenced by UpdateNoticeDialog::UpdateNoticeDialog().
|
static |
Definition at line 35 of file UpdateNoticeDialog.cpp.
Referenced by UpdateNoticeDialog::UpdateNoticeDialog().
|
static |
Definition at line 23 of file UpdateNoticeDialog.cpp.
Referenced by UpdateNoticeDialog::UpdateNoticeDialog().