Explain in more detail what this file is for.

svn path=/trunk/; revision=15481
This commit is contained in:
Guy Harris 2005-08-20 19:45:53 +00:00
parent eadcfd642a
commit 6533b258e4
1 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
/* ui_util.h
* Definitions for UI utility routines
* Declarations of UI utility routines; these routines have GUI-independent
* APIs, but GUI-dependent implementations, so that they can be called by
* GUI-independent code to affect the GUI.
*
* $Id$
*