From a0ea98a26baecf5fedd75c7075b76c6bf704ca88 Mon Sep 17 00:00:00 2001 From: Klaus Basan Date: Sat, 20 Dec 2014 18:54:34 +0100 Subject: [PATCH] Selected row mode in GUI --- src/blackgui/components/aircraftcomponent.ui | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/blackgui/components/aircraftcomponent.ui b/src/blackgui/components/aircraftcomponent.ui index 1b54601f4..148f6fd50 100644 --- a/src/blackgui/components/aircraftcomponent.ui +++ b/src/blackgui/components/aircraftcomponent.ui @@ -44,6 +44,12 @@ + + QAbstractItemView::SingleSelection + + + QAbstractItemView::SelectRows + false @@ -73,6 +79,12 @@ + + QAbstractItemView::SingleSelection + + + QAbstractItemView::SelectRows + false