dtappbuilder: fix implicit-function-declaration warnings
With the exception of the yy* issues. Can resolve those at a later time.
This commit is contained in:
@@ -66,6 +66,10 @@
|
||||
|
||||
#define SELECT_OBJ_KEY "__selected__"
|
||||
|
||||
// obj_fields.c
|
||||
int obj_get_textpane_width(ABObj obj);
|
||||
int obj_get_textpane_height(ABObj obj);
|
||||
|
||||
|
||||
/*************************************************************************
|
||||
** **
|
||||
|
||||
Reference in New Issue
Block a user