[K/N][Tests] Move objCActionFqName to NativeStandardInteropNames
^KT-61259
This commit is contained in:
committed by
Space Team
parent
28ee61c57d
commit
7eb239c282
+1
@@ -21,6 +21,7 @@ object NativeStandardInteropNames {
|
||||
val objCFactoryClassId = ClassId(cInteropPackage, Name.identifier("ObjCFactory"))
|
||||
val objCConstructorClassId = ClassId(cInteropPackage, Name.identifier("ObjCConstructor"))
|
||||
val externalObjCClassClassId = ClassId(cInteropPackage, Name.identifier("ExternalObjCClass"))
|
||||
val objCActionClassId = ClassId(cInteropPackage, Name.identifier("ObjCAction"))
|
||||
|
||||
|
||||
object ForwardDeclarations {
|
||||
|
||||
Reference in New Issue
Block a user