dtcalc: Resolve 82 warnings causing by enabling -Wall

This commit is contained in:
Peter Howkins
2012-11-20 14:49:40 +00:00
parent b64f79b1b8
commit ea96eb624d
9 changed files with 55 additions and 22 deletions

View File

@@ -63,4 +63,7 @@ int ds_force_popup_on_screen P((Widget, int *, int *)) ;
void ds_get_screen_size P((Widget, int *, int *)) ;
void _DtGenericMapWindow P((Widget shell, Widget parent ));
void _DtChildPosition P((Widget w, Widget parent, Position *newX, Position *newY));
#endif /*!_ds_popup_h*/