Changeset 144 in PSPA for Interface_Web/trunk/pspaWT/include


Ignore:
Timestamp:
Dec 6, 2012, 12:13:25 PM (12 years ago)
Author:
garnier
Message:

amelioration du dialog

File:
1 edited

Legend:

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

    r143 r144  
    1212 public :
    1313
    14   GWt_dialog(WString titre, WString message, bool modal=false, bool patienter=false, bool ok=false);
     14  GWt_dialog(WString titre, std::string message, bool modal=false, bool patienter=false, bool ok=false);
    1515 
    1616};
Note: See TracChangeset for help on using the changeset viewer.