diff --git a/ui-sync.cc b/ui-sync.cc index a5bce7f..3a41747 100644 --- a/ui-sync.cc +++ b/ui-sync.cc @@ -156,6 +156,7 @@ void T_UISync::makeOverridesWindow( ) if ( sos.title == "*root*" ) { return true; } + found = true; return HandleOverrideSection_( sos , exit , stack ); } if ( exit ) {