Ignore:
Timestamp:
04/25/05 15:37:35 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mbase/MStatusDisplay.h

    r6938 r6978  
    3030class TGTextView;
    3131class TGStatusBar;
     32class TGTabElement;
    3233class TGProgressBar;
    3334class TGHProgressBar;
     
    122123    Bool_t HandleEvent(Event_t *event);
    123124
     125    TGCompositeFrame *GetTabContainer(const char *name) const;
     126    TGTabElement     *GetTabTab(const char *name) const;
     127
    124128    Bool_t HandleTimer(TTimer *timer=NULL);
    125129    void UpdateTab(TGCompositeFrame *f);
Note: See TracChangeset for help on using the changeset viewer.