COIN-OR::LEMON - Graph Library

Changeset 1601:70d169a8313a in lemon-0.x for gui/main_win.h


Ignore:
Timestamp:
07/28/05 19:01:40 (19 years ago)
Author:
Hegyi Péter
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2106
Message:

Tooltip should be turn up on CreateNode? tool.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gui/main_win.h

    r1598 r1601  
    4242  Gtk::VBox vbox;
    4343
     44  ///Tooltips
     45  Gtk::Tooltips tooltips;
     46
    4447  ///Callback for 'FileNew' action.
    4548  virtual void newFile();
Note: See TracChangeset for help on using the changeset viewer.