summaryrefslogtreecommitdiffhomepage
path: root/facetracknoir/facetracknoir.h
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2014-10-17 11:24:12 +0200
committerStanislaw Halik <sthalik@misaki.pl>2014-10-17 11:24:12 +0200
commiteb1a95e3cea400340e5a64c2791a4a09ca3a0074 (patch)
tree238ad2f3a3e392074dfefb4abdf3437f867fa0c4 /facetracknoir/facetracknoir.h
parent547b8f94b2f2814a6ef86e6022c6525b03fcbd2d (diff)
parent619d3d8010b3c093fba8e87f831cc438d8822479 (diff)
Merge commit 'f78b96a' into unstable
* commit 'f78b96a': gcc too much a piece of work often submit mapped data to filter, not raw nonsense drop decimal places for rot/trans in UI rotation below -99 didn't display, just froze add-comment
Diffstat (limited to 'facetracknoir/facetracknoir.h')
-rw-r--r--facetracknoir/facetracknoir.h2
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;