paragui-cvs
[Top][All Lists]
Advanced

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

[paragui-cvs] CVS: paragui/include pglistbox.h,1.5,1.6


From: Alexander Pipelka <address@hidden>
Subject: [paragui-cvs] CVS: paragui/include pglistbox.h,1.5,1.6
Date: Tue, 30 Apr 2002 04:46:15 -0400

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

Modified Files:
        pglistbox.h 
Log Message:
fixed the PG_ListBox problem recently introduced by Guillaume



Index: pglistbox.h
===================================================================
RCS file: /cvsroot/paragui/paragui/include/pglistbox.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** pglistbox.h 27 Apr 2002 15:36:54 -0000      1.5
--- pglistbox.h 30 Apr 2002 08:46:12 -0000      1.6
***************
*** 72,75 ****
--- 72,77 ----
        void SelectPrevItem();
  
+       void RemoveItem(PG_ListBoxBaseItem* item);
+       
        /**
        Remove all widgets from the list (without deletion)




reply via email to

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