1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-03-01 09:24:22 +01:00

Remove wx/dialog.h from headers

This commit is contained in:
Paul Licameli
2018-11-11 17:09:57 -05:00
parent 4d29686116
commit d28ae40399
17 changed files with 2 additions and 20 deletions

View File

@@ -16,7 +16,6 @@
#ifndef __AUDACITY_TIMERRECORD_DIALOG__
#define __AUDACITY_TIMERRECORD_DIALOG__
#include <wx/dialog.h>
#include <wx/textctrl.h> // to inherit
#include <wx/datectrl.h>
#include <wx/calctrl.h>