#include "SplashDialog.h"
#include <wx/frame.h>
#include <wx/html/htmlwin.h>
#include <wx/statbmp.h>
#include <wx/colour.h>
#include <wx/sstream.h>
#include <wx/txtstrm.h>
#include "AllThemeResources.h"
#include "Internat.h"
#include "Theme.h"
#include "FileNames.h"
#include "Project.h"
#include "ProjectWindows.h"
#include "ShuttleGui.h"
#include "AudacityMessageBox.h"
#include "HelpSystem.h"
#include "Prefs.h"
#include "HelpText.h"
#include "../images/AudacityLogoWithName.xpm"
Go to the source code of this file.
◆ anonymous enum
◆ HTMLWindowHeight
constexpr int HTMLWindowHeight = 280 |
|
constexpr |