Mercurial > hg > xemacs-beta
view netinstall/state.cc @ 1458:60c5c2f74650
[xemacs-hg @ 2003-05-05 04:52:40 by youngs]
2003-05-05 Steve Youngs <youngs@xemacs.org>
* lwlib-Xm.c (xm_update_one_widget): Only call
`xm_update_progress' if `LWLIB_WIDGETS_MOTIF' is defined.
author | youngs |
---|---|
date | Mon, 05 May 2003 04:52:40 +0000 |
parents | 3078fd1074e8 |
children |
line wrap: on
line source
/* * Copyright (c) 2000, Red Hat, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * A copy of the GNU General Public License can be found at * http://www.gnu.org/ * * Written by DJ Delorie <dj@cygnus.com> * */ /* All we do here is instantiate the extern'd variables from state.h */ #define extern #include "state.h"