From 428f03cf06d3841b2a593f46aa42912ef5c82f3c Mon Sep 17 00:00:00 2001 From: Wilson E. Alvarez Date: Sat, 12 Aug 2017 12:52:50 -0400 Subject: Updated function argument names --- modules/nativescript/nativescript.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/nativescript/nativescript.h') diff --git a/modules/nativescript/nativescript.h b/modules/nativescript/nativescript.h index c60effd0c..b62fefec4 100644 --- a/modules/nativescript/nativescript.h +++ b/modules/nativescript/nativescript.h @@ -120,7 +120,7 @@ public: void set_class_name(String p_class_name); String get_class_name() const; - void set_library(Ref library); + void set_library(Ref p_library); Ref get_library() const; virtual bool can_instance() const; -- cgit v1.2.3-70-g09d2