Changeset 1976 for trunk/MagicSoft/Mars
- Timestamp:
- 04/22/03 15:10:39 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mmain/MStatusDisplay.cc
r1967 r1976 788 788 // Tabs. 789 789 // 790 void MStatusDisplay::SetNoContextMenu(Bool_t flag =kTRUE)790 void MStatusDisplay::SetNoContextMenu(Bool_t flag) 791 791 { 792 792 flag ? SetBit(kNoContextMenu) : ResetBit(kNoContextMenu);
Note:
See TracChangeset
for help on using the changeset viewer.