COIN-OR::LEMON - Graph Library

Changeset 172:fc1e478697d3 in glemon-0.x for mapselector.h


Ignore:
Timestamp:
10/25/06 15:21:24 (17 years ago)
Author:
Hegyi Péter
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/glemon/trunk@3017
Message:

Currently visualized map can be saved and loaded from file.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • mapselector.h

    r123 r172  
    6161  ///Names in it are selectable.
    6262  Gtk::ComboBoxText cbt;
     63
     64  std::vector<std::string> cbt_content;
    6365
    6466  ///New button.
Note: See TracChangeset for help on using the changeset viewer.