paragui-cvs
[Top][All Lists]
Advanced

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

[paragui-cvs] CVS: paragui/include pgthemewidget.h,1.3.6.2,1.3.6.3


From: Alexander Pipelka <address@hidden>
Subject: [paragui-cvs] CVS: paragui/include pgthemewidget.h,1.3.6.2,1.3.6.3
Date: Fri, 12 Jul 2002 06:12:17 -0400

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

Modified Files:
      Tag: devel-1-0
        pgthemewidget.h 
Log Message:
added PG_ThemeWidget::SetBackgroundColor
made colorselector workingi, somehow



Index: pgthemewidget.h
===================================================================
RCS file: /cvsroot/paragui/paragui/include/pgthemewidget.h,v
retrieving revision 1.3.6.2
retrieving revision 1.3.6.3
diff -C2 -r1.3.6.2 -r1.3.6.3
*** pgthemewidget.h     12 Jul 2002 09:25:58 -0000      1.3.6.2
--- pgthemewidget.h     12 Jul 2002 10:12:14 -0000      1.3.6.3
***************
*** 237,240 ****
--- 237,242 ----
        void SetSimpleBackground(bool simple);
        
+       void SetBackgroundColor(const SDL_Color& c);
+       
  protected:
  




reply via email to

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