Skip to content

Commit

Permalink
Fix fre
Browse files Browse the repository at this point in the history
  • Loading branch information
clandrew committed Oct 13, 2021
1 parent 072b8ca commit ebc067a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Form1.h
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ namespace nhl94e
private: System::Windows::Forms::Label^ label4;
private: System::Windows::Forms::Label^ label3;
private: System::Windows::Forms::TextBox^ acronymTextBox;
#if _DEBUG
DoubleBufferedDataGridView^ m_montrealDataGridView; // For programmatic access
private: System::Windows::Forms::ComboBox^ headerColorComboBox;

Expand All @@ -68,6 +67,7 @@ namespace nhl94e

private: System::Windows::Forms::Label^ label9;
private: System::Windows::Forms::Button^ profileImagesButton;
#if _DEBUG


#endif
Expand Down

0 comments on commit ebc067a

Please sign in to comment.