This Trac instance is not used for development anymore!

We migrated our development workflow to git and Gitea.
To test the future redirection, replace trac by ariadne in the page URL.

Changeset 9636 for ps


Ignore:
Timestamp:
06/19/11 16:55:43 (14 years ago)
Author:
philip
Message:

Remove label that is no longer labelling anything

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ps/trunk/source/tools/atlas/AtlasUI/ScenarioEditor/Sections/Map/Map.cpp

    r9617 r9636  
    149149    gridSizer->Add(new wxStaticText(this, wxID_ANY, _("Lock teams")), wxSizerFlags().Align(wxALIGN_CENTER_VERTICAL | wxALIGN_RIGHT));
    150150    gridSizer->Add(new wxCheckBox(this, ID_MapTeams, wxEmptyString));
    151     gridSizer->Add(new wxStaticText(this, wxID_ANY, _("Num players")), wxSizerFlags().Align(wxALIGN_CENTER_VERTICAL | wxALIGN_RIGHT));
    152151    sizer->Add(gridSizer);
    153152
Note: See TracChangeset for help on using the changeset viewer.