Universita' di GenovaINFN Sezione di Genova  
AIRWATCH / EUSO Genova

TAboutDialog - source file

// dialog window with version infos
// M. Pallavicini  created 29-12-2001
//

#include "AboutDlg.hh"

ClassImp(TAboutDialog)

//______________________________________________________________________________
 TAboutDialog::TAboutDialog(const TGWindow* p, const TGWindow* main, 
    unsigned int w, unsigned int h, unsigned int options) :
    TGTransientFrame(p, main, w, h, options ) {
    // ctor

}

//______________________________________________________________________________
 TAboutDialog::~TAboutDialog() {
    // dtor

}
About Us | EUSO Official Website | Web pages created by Roberto Pesce and Alessandro Thea - Last Update Wed Nov 16 16:57:39 2005 Wed Nov 16 16:29:22 2005