* commit 'fd3244868dec40707039cd616dd37ada41774547': Fix build.
This commit is contained in:
@ -101,8 +101,8 @@ private:
|
||||
virtual void setPresentation(Presentation presentation) {
|
||||
}
|
||||
|
||||
virtual void setSpots(SpotGesture spotGesture,
|
||||
const PointerCoords* spotCoords, const uint32_t* spotIdToIndex, BitSet32 spotIdBits) {
|
||||
virtual void setSpots(const PointerCoords* spotCoords,
|
||||
const uint32_t* spotIdToIndex, BitSet32 spotIdBits) {
|
||||
}
|
||||
|
||||
virtual void clearSpots() {
|
||||
|
Reference in New Issue
Block a user