From 1edb87b13a58cbb87cbf99ee30cc5ee7eb15003a Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sat, 27 Apr 2013 12:48:22 +0200 Subject: Implement game name in the UI, lost previously due to refactoring. --- facetracknoir/tracker.h | 1 - 1 file changed, 1 deletion(-) (limited to 'facetracknoir/tracker.h') 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 ); -- cgit v1.2.3