mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-02 17:09:26 +02:00
Remove obsolete FixMe comment
This commit is contained in:
parent
75fdadf674
commit
61672af055
@ -96,7 +96,6 @@ HistoryWindow::HistoryWindow(AudacityProject *parent, UndoManager *manager):
|
|||||||
|
|
||||||
S.StartMultiColumn(3, wxCENTRE);
|
S.StartMultiColumn(3, wxCENTRE);
|
||||||
{
|
{
|
||||||
// FIXME: Textbox labels have inconsistent capitalization
|
|
||||||
mTotal = S.Id(ID_TOTAL).AddTextBox(_("&Total space used"), wxT("0"), 10);
|
mTotal = S.Id(ID_TOTAL).AddTextBox(_("&Total space used"), wxT("0"), 10);
|
||||||
mTotal->Bind(wxEVT_KEY_DOWN,
|
mTotal->Bind(wxEVT_KEY_DOWN,
|
||||||
// ignore it
|
// ignore it
|
||||||
|
Loading…
x
Reference in New Issue
Block a user