diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2014-10-14 23:15:54 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2014-10-15 21:40:40 +0200 |
commit | 07ec84196efaa8286975db792f5ca3e31ca28edb (patch) | |
tree | 547f91c0169525be6f46b3e6e0a046bd9aab9965 | |
parent | 7653ba8beac03bc97bb075a0d55f646060d9bc09 (diff) |
add-comment
-rw-r--r-- | facetracknoir/facetracknoir.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/facetracknoir/facetracknoir.h b/facetracknoir/facetracknoir.h index d4c3a369..040bb170 100644 --- a/facetracknoir/facetracknoir.h +++ b/facetracknoir/facetracknoir.h @@ -91,6 +91,8 @@ public slots: void shortcutRecentered(); void shortcutToggled(); private: + // XXX move the shit outta the _widget_, establish a class + // for running tracker state, etc -sh 20141014 Mappings pose; Ui::OpentrackUI ui; QTimer timUpdateHeadPose; |