Changeset 7349 for trunk/MagicSoft/Mars/mbase/MStatusDisplay.h
- Timestamp:
- 09/12/05 16:35:04 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mbase/MStatusDisplay.h
r7001 r7349 204 204 void Update() { HandleTimer(&fTimer); HandleTimer(&fLogTimer); } 205 205 206 void DrawClonePad(const char *tab, TCanvas &oldc) 207 { 208 DrawClonePad(AddTab(tab), oldc); 209 } 210 206 211 void SetNoContextMenu(Bool_t flag=kTRUE); 207 212
Note:
See TracChangeset
for help on using the changeset viewer.