|
if let vcRename = UIStoryboard(name: "NCRenameFile", bundle: nil).instantiateInitialViewController() as? NCRenameFile {
|
|
if let vcRename = UIStoryboard(name: "NCRenameFile", bundle: nil).instantiateInitialViewController() as? NCRenameFile {
|
|
let popup = NCPopupViewController(contentController: vcRename, popupWidth: 300, popupHeight: 360)
|
|
let popup = NCPopupViewController(contentController: vcRename, popupWidth: 300, popupHeight: 360)
|