mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-28 07:59:37 -06:00
put constants into properties instead
This commit is contained in:
@@ -49,7 +49,7 @@ namespace {
|
||||
namespace openspace {
|
||||
|
||||
TuioEar TouchModule::*ear;
|
||||
TouchInteraction *touch;
|
||||
TouchInteraction* touch;
|
||||
|
||||
bool TouchModule::gotNewInput() {
|
||||
// Get new input from listener
|
||||
|
||||
Reference in New Issue
Block a user