/[enigma]/enigma/src/menus.cc
ViewVC logotype

Diff of /enigma/src/menus.cc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.51 by reallysoft, Fri Jul 11 11:05:13 2003 UTC revision 1.52 by dheck, Sat Jul 12 10:04:47 2003 UTC
# Line 635  namespace Line 635  namespace
635              , max_value(max_value_)              , max_value(max_value_)
636          {}          {}
637    
         virtual ~ValueButton() {}  
   
638          virtual int get_value() const              = 0;          virtual int get_value() const              = 0;
639          virtual void set_value(int value)          = 0;          virtual void set_value(int value)          = 0;
640          virtual string build_text(int value) const = 0;          virtual string build_text(int value) const = 0;

Legend:
Removed from v.1.51  
changed lines
  Added in v.1.52

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26