Changeset 69 in Sophya for trunk/SophyaPI/PI/pimenumac.cc
- Timestamp:
- Jan 26, 1998, 10:26:15 AM (28 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PI/pimenumac.cc
r48 r69 46 46 { 47 47 LStr255 titre(nom); 48 48 if (titre.BeginsWith("-",1)) 49 titre.Insert(" ", 1, 0); 50 if (sc) { 51 titre.Append('/'); 52 titre.Append(*sc); 53 } 49 54 macMenu->InsertCommand(titre, -2000, 1000); // ou cmd_UseMenuItem ??? 50 55 mMsgs.push_back(msg);
Note:
See TracChangeset
for help on using the changeset viewer.