Fixes for IRIX build

This commit is contained in:
Don BURNS
2004-11-29 01:12:25 +00:00
parent 860bc59f8e
commit c7e8386707
10 changed files with 29 additions and 18 deletions

View File

@@ -93,7 +93,7 @@ public:
};
EffectPanel()
: Frame(),
: osgfxbrowser::Frame(),
selected_fx_(-1),
fxen_(true),
root_(new osg::Group),