Ignore:
Timestamp:
Dec 6, 2013, 4:45:25 PM (11 years ago)
Author:
garnier
Message:

Renommage de toutes les classes d’élément dans le GWt_ par GWt_elementXXX

File:
1 edited

Legend:

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

    r431 r437  
    1 #ifndef PSPA_SEEN
    2 #define  PSPA_SEEN
     1#ifndef GWt_PSPA_Application_SEEN
     2#define GWt_PSPA_Application_SEEN
    33
    44#include <cstdlib>
     
    2222#include "GWt_dialog.h"
    2323#include "GWt_console.h"
    24 #include "GWt_abstractElementFactory.h"
    2524#include "GWt_softwarePanel.h"
    2625#include "GWt_ligneFaisceau.h"
     
    2928
    3029#include "dataManager.h"
     30
     31class GWt_abstractElementFactory;
    3132
    3233using namespace Wt;
Note: See TracChangeset for help on using the changeset viewer.