mapselector.h
changeset 172 fc1e478697d3
parent 123 a3781bff1032
child 174 95872af46fc4
equal deleted inserted replaced
5:e64380fde62f 6:e41df4bc69b0
    58   ///The widget that holds the names of maps.
    58   ///The widget that holds the names of maps.
    59 
    59 
    60   ///It can be rolled down
    60   ///It can be rolled down
    61   ///Names in it are selectable.
    61   ///Names in it are selectable.
    62   Gtk::ComboBoxText cbt;
    62   Gtk::ComboBoxText cbt;
       
    63 
       
    64   std::vector<std::string> cbt_content;
    63 
    65 
    64   ///New button.
    66   ///New button.
    65 
    67 
    66   ///By pressing it
    68   ///By pressing it
    67   ///\ref NewMapWin wilol pop-up
    69   ///\ref NewMapWin wilol pop-up