mapselector.h
branchgui
changeset 123 a3781bff1032
parent 122 96bfa82264c3
child 172 fc1e478697d3
     1.1 --- a/mapselector.h	Thu Jan 12 14:36:08 2006 +0000
     1.2 +++ b/mapselector.h	Thu Jan 12 15:24:24 2006 +0000
     1.3 @@ -93,10 +93,10 @@
     1.4    ///\param def do we need 'Default' option. See \ref def.
     1.5    MapSelector(std::vector<std::string> optionlist, std::string act, std::string purpose, bool itisedge, bool def=true);
     1.6  
     1.7 -  ///Signal emitted if the user has changed the selection.
     1.8 +  ///Returns signal emitted if the user has changed the selection. (\ref signal_cbt)
     1.9    sigc::signal<void, std::string> signal_cbt_ch();
    1.10  
    1.11 -  ///Signal emitted if the user has pressed New button (\ref newbut)
    1.12 +  ///Returns signal emitted if the user has pressed New button (\ref newbut) (\ref signal_newmapwin)
    1.13    sigc::signal<void, bool> signal_newmapwin_needed();
    1.14  
    1.15    ///Maintain \ref cbt.