1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-23 17:30:17 +01:00

Remove wx/{docview,datetime,datectrl,cursor}.h from *.h

This commit is contained in:
Paul Licameli
2018-11-16 10:26:39 -05:00
parent 5e2b8cd825
commit ef98cfd74f
7 changed files with 2 additions and 7 deletions

View File

@@ -11,7 +11,6 @@
#ifndef __AUDACITY_CELLULAR_PANEL__
#define __AUDACITY_CELLULAR_PANEL__
#include <wx/cursor.h>
#include "widgets/OverlayPanel.h"
class ViewInfo;