paragui-cvs
[Top][All Lists]
Advanced

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

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


From: Alexander Pipelka <address@hidden>
Subject: [paragui-cvs] CVS: paragui/include pgwindow.h,1.3,1.3.6.1
Date: Fri, 13 Dec 2002 16:06:55 -0500

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

Modified Files:
      Tag: devel-1-0
        pgwindow.h 
Log Message:
added SetTitle method



Index: pgwindow.h
===================================================================
RCS file: /cvsroot/paragui/paragui/include/pgwindow.h,v
retrieving revision 1.3
retrieving revision 1.3.6.1
diff -C2 -r1.3 -r1.3.6.1
*** pgwindow.h  15 Apr 2002 13:35:35 -0000      1.3
--- pgwindow.h  13 Dec 2002 21:06:52 -0000      1.3.6.1
***************
*** 78,81 ****
--- 78,83 ----
        void SetColorTitlebar(const SDL_Color& c);
  
+       void SetTitle(const char* title, int alignment = PG_TA_CENTER);
+ 
  protected:
  




reply via email to

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