1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-27 15:08:39 +01:00

Move definition of _ and related into Internat.h

This commit is contained in:
Paul Licameli
2017-09-25 14:07:23 -04:00
parent e37d701bc0
commit c6696f1b49
52 changed files with 89 additions and 53 deletions

View File

@@ -21,6 +21,7 @@ Paul Licameli split from TrackPanel.cpp
#include <wx/fontenum.h>
#include <wx/listbox.h>
#include <wx/spinctrl.h>
#include "../../../Internat.h"
LabelTrackControls::~LabelTrackControls()
{