Revision: 6658
http://playerstage.svn.sourceforge.net/playerstage/?rev=6658&view=rev
Author: jeremy_asher
Date: 2008-06-20 16:40:51 -0700 (Fri, 20 Jun 2008)
Log Message:
-----------
Fixed typo
Modified Paths:
--------------
code/stage/trunk/libstage/options_dlg.hh
Modified: code/stage/trunk/libstage/options_dlg.hh
===================================================================
--- code/stage/trunk/libstage/options_dlg.hh 2008-06-20 22:52:43 UTC (rev
6657)
+++ code/stage/trunk/libstage/options_dlg.hh 2008-06-20 23:40:51 UTC (rev
6658)
@@ -31,7 +31,7 @@
std::vector<Option> options;
Fl_Scroll* scroll;
Fl_Button* button;
- virtual int OptionsDlg::handle( int event );
+ virtual int handle( int event );
static void checkChanged( Fl_Widget* w, void* p );
static void applyAllPress( Fl_Widget* w, void* p );
Option changedItem;
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit