Changeset 128
- Timestamp:
- 08/12/07 17:16:38 (5 years ago)
- File:
-
- 1 edited
-
trunk/OpenYahtzee/src/MainFrame.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/OpenYahtzee/src/MainFrame.cpp
r127 r128 564 564 m_settings.calculate_subtotal = false; 565 565 } 566 ((wxTextCtrl*) FindWindow(ID_UPPERSECTIONTOTAL)) -> SetValue(wxT("")); 567 ((wxTextCtrl*) FindWindow(ID_LOWERTOTAL)) -> SetValue(wxT("")); 568 CalculateSubTotal(); 566 569 567 570 if (data.score_hints){
Note: See TracChangeset
for help on using the changeset viewer.
