Changeset 1074 in Sophya for trunk/SophyaPI/PI/Tests/pitcons.cc


Ignore:
Timestamp:
Jul 17, 2000, 7:14:57 PM (25 years ago)
Author:
ercodmgr
Message:

Pb de XmForm fenetre principale sur Linux-PPC , Reza 17/7/2000

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PI/Tests/pitcons.cc

    r474 r1074  
    102102PITApp::~PITApp()
    103103{
     104  MainWin()->Hide();  // Pb de plantage de ~PIConsole(), delete mScb , 07/2000
     105  //  cerr << " Deleting scons ... \n " << endl;
    104106  if (scons) delete scons;
     107  //  cerr << " Deleting cons ... \n " << endl;
    105108  if (cons) delete cons;
     109  //  cerr << " end of  PITApp::~PITApp()... \n " << endl;
    106110
    107111
Note: See TracChangeset for help on using the changeset viewer.