Ignore:
Timestamp:
Jan 18, 2013, 2:46:56 PM (12 years ago)
Author:
garnier
Message:

Correction de la console qui est désormais une classe à part et initilisée une

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Interface_Web/trunk/pspaWT/include/GWt_pspaApplication.h

    r233 r240  
    1919#include "GWt_dialog.h"
    2020#include "dataManager.h"
     21#include "GWt_tools.h"
    2122
    2223using namespace Wt;
     
    6162 list<GWt_sectionToExecute*> selectedSections_;
    6263 WFileUpload* uploadFileSelectorWidget_;
     64 GWt_console* console_;
     65 
    6366
    6467 WText*   createTitle(const WString&);
Note: See TracChangeset for help on using the changeset viewer.