Update RSWidget.java
This commit is contained in:
@@ -87,7 +87,7 @@ public interface RSWidget extends Widget
|
|||||||
int getModelType();
|
int getModelType();
|
||||||
|
|
||||||
@Import("modelType")
|
@Import("modelType")
|
||||||
void setModelType(int modelType);
|
void setModelType(int modelType);
|
||||||
|
|
||||||
@Import("actions")
|
@Import("actions")
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
Reference in New Issue
Block a user