dtstyle: XVaGetValues() calls
This commit is contained in:
committed by
Jon Trulson
parent
b61e8ebad6
commit
e1f9b57844
@@ -452,7 +452,8 @@ ButtonCB(
|
||||
{
|
||||
DtDialogBoxCallbackStruct *cb
|
||||
= (DtDialogBoxCallbackStruct *) call_data;
|
||||
int n, len, items;
|
||||
int n, len;
|
||||
XtArgVal items;
|
||||
char *str, *fntstr, *fntsetstr;
|
||||
Arg args[MAX_ARGS];
|
||||
char fontres[8192];
|
||||
|
||||
Reference in New Issue
Block a user