Revision: 1418
http://rigsofrods.svn.sourceforge.net/rigsofrods/?rev=1418&view=rev
Author: rorthomas
Date: 2010-06-23 02:48:56 +0000 (Wed, 23 Jun 2010)
Log Message:
-----------
removed broken mygui api usage, to be fixed
Modified Paths:
--------------
trunk/source/main/gui_manager.cpp
Modified: trunk/source/main/gui_manager.cpp
===================================================================
--- trunk/source/main/gui_manager.cpp 2010-06-23 02:43:31 UTC (rev 1417)
+++ trunk/source/main/gui_manager.cpp 2010-06-23 02:48:56 UTC (rev 1418)
@@ -66,7 +66,8 @@
windowResized(mWindow);
createGui();
- MyGUI::LanguageManager::getInstance().eventRequestTag =
MyGUI::newDelegate(this, &GUIManager::eventRequestTag);
+ // XXX broken:
+ //MyGUI::LanguageManager::getInstance().eventRequestTag =
MyGUI::newDelegate(this, &GUIManager::eventRequestTag);
return true;
}
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
lucky parental unit. See the prize list and enter to win:
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Rigsofrods-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rigsofrods-devel