diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2014-12-06 18:49:54 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2014-12-06 18:49:54 +0100 |
commit | 58f7f332bcae5bbb13d6ef0c6ec351c53a39852e (patch) | |
tree | 12f39ef1b4247b048939cf20ecd49fb095a8e923 /facetracknoir/ui.h | |
parent | 0f67a9e324bd2d4def5fa3e27ff0e0d4e5115a58 (diff) |
move shortcut dialog to ui module
Diffstat (limited to 'facetracknoir/ui.h')
-rw-r--r-- | facetracknoir/ui.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/facetracknoir/ui.h b/facetracknoir/ui.h index 70700cbb..2be10ee7 100644 --- a/facetracknoir/ui.h +++ b/facetracknoir/ui.h @@ -54,6 +54,7 @@ #include "opentrack/work.hpp" #include "opentrack/state.hpp" #include "curve-config.h" +#include "shortcut-dialog.hpp" using namespace options; |