Changeset 6978 for trunk/MagicSoft/Mars/mbase/MStatusDisplay.h
- Timestamp:
- 04/25/05 15:37:35 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mbase/MStatusDisplay.h
r6938 r6978 30 30 class TGTextView; 31 31 class TGStatusBar; 32 class TGTabElement; 32 33 class TGProgressBar; 33 34 class TGHProgressBar; … … 122 123 Bool_t HandleEvent(Event_t *event); 123 124 125 TGCompositeFrame *GetTabContainer(const char *name) const; 126 TGTabElement *GetTabTab(const char *name) const; 127 124 128 Bool_t HandleTimer(TTimer *timer=NULL); 125 129 void UpdateTab(TGCompositeFrame *f);
Note:
See TracChangeset
for help on using the changeset viewer.