[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paragui-cvs] CVS: paragui/include pgsignals.h,1.7,1.8
From: |
Eric Ross <address@hidden> |
Subject: |
[paragui-cvs] CVS: paragui/include pgsignals.h,1.7,1.8 |
Date: |
Thu, 12 Sep 2002 03:30:56 -0400 |
Update of /cvsroot/paragui/paragui/include
In directory subversions:/tmp/cvs-serv13666/include
Modified Files:
pgsignals.h
Log Message:
Updated the build system to include the new dependency for sigcx.
Index: pgsignals.h
===================================================================
RCS file: /cvsroot/paragui/paragui/include/pgsignals.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** pgsignals.h 7 May 2002 12:47:43 -0000 1.7
--- pgsignals.h 12 Sep 2002 07:30:54 -0000 1.8
***************
*** 32,35 ****
--- 32,36 ----
#include "SDL.h"
#include <sigc++/sigc++.h>
+ #include <sigcx/convert.h>
class PG_Widget;
***************
*** 50,53 ****
--- 51,55 ----
using namespace SigC;
+ using namespace SigCX;
typedef void PG_Pointer;
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paragui-cvs] CVS: paragui/include pgsignals.h,1.7,1.8,
Eric Ross <address@hidden> <=