Updated path to reflect where the new button images are located.
This commit is contained in:
parent
1d599c0572
commit
5bf69c9cbb
@ -23,7 +23,7 @@
|
||||
#include <osgWidget/WindowManager>
|
||||
#include <osgAnimation/EaseMotion>
|
||||
|
||||
const std::string IMAGE_PATH = "osgAnimation/Images/";
|
||||
const std::string IMAGE_PATH = "osgWidget/";
|
||||
|
||||
template <class T>
|
||||
struct Sampler: public osg::Drawable::UpdateCallback
|
||||
|
Loading…
Reference in New Issue
Block a user