enigma-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Enigma-cvs] enigma/src menus.hh,1.7,1.8


From: Ralf Westram <address@hidden>
Subject: [Enigma-cvs] enigma/src menus.hh,1.7,1.8
Date: Sun, 09 Nov 2003 12:02:15 +0000

Update of /cvsroot/enigma/enigma/src
In directory subversions:/tmp/cvs-serv3011/src

Modified Files:
        menus.hh 
Log Message:
- OptionsMenu restores previous caption



Index: menus.hh
===================================================================
RCS file: /cvsroot/enigma/enigma/src/menus.hh,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** menus.hh    20 Oct 2003 08:05:46 -0000      1.7
--- menus.hh    9 Nov 2003 12:02:12 -0000       1.8
***************
*** 30,33 ****
--- 30,34 ----
      public:
          OptionsMenu(px::Surface *background_);
+         ~OptionsMenu();
      private:
          void update_info();
***************
*** 45,48 ****
--- 46,50 ----
          gui::Label  *m_restartinfo;
          px::Surface *background;
+         std::string  previous_caption;
      };
  





reply via email to

[Prev in Thread] Current Thread [Next in Thread]