[Scummvm-cvs-logs] CVS: scummvm/scumm dialogs.h,1.45,1.46

Max Horn fingolfin at users.sourceforge.net
Mon Mar 7 16:45:33 CET 2005


Update of /cvsroot/scummvm/scummvm/scumm
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11659

Modified Files:
	dialogs.h 
Log Message:
Remove outdated comment

Index: dialogs.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/dialogs.h,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- dialogs.h	6 Mar 2005 18:00:54 -0000	1.45
+++ dialogs.h	8 Mar 2005 00:44:58 -0000	1.46
@@ -167,8 +167,6 @@
 
 /**
  * A dialog used to display the music volume / text speed.
- * Given a label string, and a float value in the range of 0.0 to 1.0,
- * it will display a corresponding graphic.
  * Automatically closes after a brief time passed.
  */
 class ValueDisplayDialog : public GUI::Dialog {





More information about the Scummvm-git-logs mailing list