paragui-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paragui-cvs] CVS: paragui/include pgfont.h,1.3,1.3.6.1


From: Alexander Pipelka <address@hidden>
Subject: [paragui-cvs] CVS: paragui/include pgfont.h,1.3,1.3.6.1
Date: Mon, 10 Jun 2002 09:17:20 -0400

Update of /cvsroot/paragui/paragui/include
In directory subversions:/tmp/cvs-serv18529/include

Modified Files:
      Tag: devel-1-0
        pgfont.h 
Log Message:
added missing DECLSPEC to PG_Font



Index: pgfont.h
===================================================================
RCS file: /cvsroot/paragui/paragui/include/pgfont.h,v
retrieving revision 1.3
retrieving revision 1.3.6.1
diff -C2 -r1.3 -r1.3.6.1
*** pgfont.h    15 Apr 2002 13:35:35 -0000      1.3
--- pgfont.h    10 Jun 2002 13:17:17 -0000      1.3.6.1
***************
*** 66,70 ****
        This class defines the parameters of a font (size, style, ...)
  */
! class PG_Font {
  public:
        
--- 66,70 ----
        This class defines the parameters of a font (size, style, ...)
  */
! class DECLSPEC PG_Font {
  public:
        




reply via email to

[Prev in Thread] Current Thread [Next in Thread]