]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/EveBase/AliEveTrackCounterEditor.h
Merge the following revisions between 29371 and 30342 from
[u/mrichter/AliRoot.git] / EVE / EveBase / AliEveTrackCounterEditor.h
index 9ea84ae430f12bcb9181651d1cebcd491011d71b..3cdfeeba4bbf699d7c935b6d9aaa1eae709498d3 100644 (file)
@@ -27,7 +27,9 @@ class AliEveTrackCounterEditor : public TGedFrame
 public:
    AliEveTrackCounterEditor(const TGWindow* p=0, Int_t width=170, Int_t height=30,
                             UInt_t options = kChildFrame, Pixel_t back=GetDefaultFrameBackground());
-   virtual ~AliEveTrackCounterEditor() {}
+   virtual ~AliEveTrackCounterEditor();
+
+   void UpdateModel();
 
    virtual void SetModel(TObject* obj);