From 22d94b8273ee31e710f5d98f5b7d88744b1d37df Mon Sep 17 00:00:00 2001 From: daveluff Date: Tue, 17 Dec 2002 17:19:14 +0000 Subject: [PATCH] First draft of an ATC dialog box, mostly copied from the autopilot new heading dialog box code. Need to bind a key to the ATC-dialog command to bring it up. --- src/ATC/ATCmgr.cxx | 177 +++++++++++++++++++++++++++++++++++++++++++++ src/ATC/ATCmgr.hxx | 10 +++ 2 files changed, 187 insertions(+) diff --git a/src/ATC/ATCmgr.cxx b/src/ATC/ATCmgr.cxx index 941a24965..ebd2cd9d3 100644 --- a/src/ATC/ATCmgr.cxx +++ b/src/ATC/ATCmgr.cxx @@ -21,6 +21,7 @@ //#include