mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-06 14:35:32 +01:00
Remove FileHistory.h, KeyView.h from .h files
This commit is contained in:
@@ -18,14 +18,14 @@ class ShuttleGui;
|
||||
#include <wx/defs.h>
|
||||
#include <wx/timer.h> // member variable
|
||||
|
||||
#include "../widgets/KeyView.h"
|
||||
|
||||
#include "PrefsPanel.h"
|
||||
|
||||
class wxRadioButton;
|
||||
class wxStaticText;
|
||||
class wxTextCtrl;
|
||||
class KeyView;
|
||||
struct NormalizedKeyString;
|
||||
enum ViewByType : int;
|
||||
|
||||
class KeyConfigPrefs final : public PrefsPanel
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user