Gui: implement SoMouseWheelEvent
and sythesize it instead of fake buttons 4 and 5
This commit is contained in:
@@ -56,6 +56,7 @@
|
||||
#include "Inventor/MarkerBitmaps.h"
|
||||
#include "Inventor/SmSwitchboard.h"
|
||||
#include "SoFCCSysDragger.h"
|
||||
#include "SoMouseWheelEvent.h"
|
||||
|
||||
#include "propertyeditor/PropertyItem.h"
|
||||
#include "NavigationStyle.h"
|
||||
@@ -125,6 +126,7 @@ void Gui::SoFCDB::init()
|
||||
SoFCSeparator ::initClass();
|
||||
SoFCSelectionRoot ::initClass();
|
||||
SoFCPathAnnotation ::initClass();
|
||||
SoMouseWheelEvent ::initClass();
|
||||
|
||||
PropertyItem ::init();
|
||||
PropertySeparatorItem ::init();
|
||||
|
||||
Reference in New Issue
Block a user