Added forward to help compilation

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@3699 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
auria 2009-07-03 22:57:21 +00:00
parent 1e6373f999
commit a3af7f63a9

View File

@ -32,6 +32,8 @@ using namespace gui;
namespace GUIEngine
{
class RibbonGridWidget;
enum WidgetType
{
WTYPE_NONE = -1,