update to trunk r14199

This commit is contained in:
2008-03-21 17:00:40 +00:00
110 changed files with 2597 additions and 983 deletions

View File

@@ -107,7 +107,7 @@ int BIF_menuselectTransformOrientation(void);
void BIF_selectTransformOrientation(struct TransformOrientation *ts);
void BIF_selectTransformOrientationFromIndex(int index);
char * BIF_menustringTransformOrientation(); /* the returned value was allocated and needs to be freed after use */
char * BIF_menustringTransformOrientation(char *title); /* the returned value was allocated and needs to be freed after use */
int BIF_countTransformOrientation();
/* Drawing callbacks */