Changeset 122 for trunk/mainwin.cpp
- Timestamp:
- Aug 14, 2021, 12:06:58 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/mainwin.cpp
r112 r122 311 311 MPFROMSHORT (TRUE), PVOID (0)); 312 312 break; 313 313 #ifndef _QUIET_ 314 314 case WID_PB_ABOUT: 315 315 AboutBox (hwnd); 316 316 break; 317 317 #endif 318 318 case WID_PB_SETTINGS: 319 319 pset->Dialog ();
Note:
See TracChangeset
for help on using the changeset viewer.