]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/mapping/AliMpMotifPainter.h
Coding conventions corrections only
[u/mrichter/AliRoot.git] / MUON / mapping / AliMpMotifPainter.h
index 5f3cb8f89b72300c2ef43e8447d047b60cfda3c2..73f5c3d9462d46518281a957ed7639808d985f60 100755 (executable)
@@ -19,6 +19,8 @@ class AliMpMotifPainter : public AliMpVPainter
  public:
   AliMpMotifPainter();
   AliMpMotifPainter(AliMpMotifPosition *motifPos);
+  virtual ~AliMpMotifPainter();
+  
   virtual void DumpObject(); //-MENU-
   virtual void Paint(Option_t *option);
   virtual TVector2 GetPosition() const;