diff options
Diffstat (limited to 'facetracknoir/tracker.h')
-rw-r--r-- | facetracknoir/tracker.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/facetracknoir/tracker.h b/facetracknoir/tracker.h index 59e0f19c..035a88ed 100644 --- a/facetracknoir/tracker.h +++ b/facetracknoir/tracker.h @@ -156,7 +156,6 @@ public: // void registerHeadPoseCallback();
bool handleGameCommand ( int command );
- QString getGameProgramName(); // Get the ProgramName from the game and display it.
void loadSettings(); // Load settings from the INI-file
//bool isShortKeyPressed( TShortKey *key, BYTE *keystate );
//bool isMouseKeyPressed( int *key, DIMOUSESTATE *mousestate );
|