From 7125e9b03d7ed942aa5a9b02a0858315b2026cf0 Mon Sep 17 00:00:00 2001 From: Mariano Lizarraga Date: Wed, 15 Dec 2010 12:36:40 -0600 Subject: [PATCH] Ready to merge to Technosapien's experimental --- src/ui/MainWindow.cc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/ui/MainWindow.cc b/src/ui/MainWindow.cc index 54011b14f..6ce20532a 100644 --- a/src/ui/MainWindow.cc +++ b/src/ui/MainWindow.cc @@ -954,10 +954,9 @@ void MainWindow::UASCreated(UASInterface* uas) // } // } } break; - - loadEngineerView(); } + loadOperatorView(); } } -- 2.22.0