diff -r c48c219d1ce4 -r 077678f7b048 src/ui.h --- a/src/ui.h Sat Apr 05 10:23:02 2003 +0000 +++ b/src/ui.h Sat Apr 05 10:45:32 2003 +0000 @@ -1,4 +1,7 @@ -/* +/** + * @file ui.h Main GTK+ UI include file + * @defgroup gtkui GTK+ User Interface + * * gaim * * Copyright (C) 1998-1999, Mark Spencer @@ -16,7 +19,6 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * */ #ifndef _UI_H_