From 1099eeae24b28306022ae3663a2766261b3455e4 Mon Sep 17 00:00:00 2001 From: deva Date: Tue, 18 Oct 2005 12:07:40 +0000 Subject: *** empty log message *** --- src/historywidget.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/historywidget.h') diff --git a/src/historywidget.h b/src/historywidget.h index af06325..d464d59 100644 --- a/src/historywidget.h +++ b/src/historywidget.h @@ -25,6 +25,7 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ #include "config.h" +#ifdef USE_GUI #ifndef __MIAV_HISTORYWIDGET_H__ #define __MIAV_HISTORYWIDGET_H__ @@ -48,3 +49,4 @@ private: }; #endif/*__MIAV_HISTORYWIDGET_H__*/ +#endif/*USE_GUI*/ -- cgit v1.2.3