mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-21 05:35:45 +01:00
New library for components
Based off the work of Paul and adapted for Tenacity.
Original commit: 54b5f7d12c
Co-authored-by: Paul Licameli <paul.licameli@audacityteam.org>
Signed-off-by: Panagiotis Vasilopoulos <hello@alwayslivid.com>
This commit is contained in:
@@ -115,7 +115,7 @@ for registering for changes.
|
||||
#include <wx/bmpbuttn.h>
|
||||
#include <wx/wrapsizer.h>
|
||||
|
||||
#include "../include/tenacity/ComponentInterface.h"
|
||||
#include "ComponentInterface.h"
|
||||
#include "widgets/ReadOnlyText.h"
|
||||
#include "widgets/wxPanelWrapper.h"
|
||||
#include "widgets/wxTextCtrlWrapper.h"
|
||||
|
||||
Reference in New Issue
Block a user