/** * SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: GPL-3.0-or-later */ #import NS_ASSUME_NONNULL_BEGIN @interface NCNavigationController : UINavigationController @end NS_ASSUME_NONNULL_END