paragui-cvs
[Top][All Lists]
Advanced

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

[paragui-cvs] CVS: paragui/src/widgets pgpopupmenu.cpp,1.3.6.2,1.3.6.3


From: Alexander Pipelka <address@hidden>
Subject: [paragui-cvs] CVS: paragui/src/widgets pgpopupmenu.cpp,1.3.6.2,1.3.6.3
Date: Wed, 03 Jul 2002 10:01:46 -0400

Update of /cvsroot/paragui/paragui/src/widgets
In directory subversions:/tmp/cvs-serv31884/src/widgets

Modified Files:
      Tag: devel-1-0
        pgpopupmenu.cpp 
Log Message:
build system fixes (i luv autoconf)



Index: pgpopupmenu.cpp
===================================================================
RCS file: /cvsroot/paragui/paragui/src/widgets/pgpopupmenu.cpp,v
retrieving revision 1.3.6.2
retrieving revision 1.3.6.3
diff -C2 -r1.3.6.2 -r1.3.6.3
*** pgpopupmenu.cpp     18 Jun 2002 08:10:24 -0000      1.3.6.2
--- pgpopupmenu.cpp     3 Jul 2002 14:01:43 -0000       1.3.6.3
***************
*** 776,781 ****
        PG_ThemeWidget::eventShow();
  
!       if (tracking)
                SetCapture();
  }
  
--- 776,784 ----
        PG_ThemeWidget::eventShow();
  
!       if (tracking) {
                SetCapture();
+       }
+       
+       current = start;
  }
  




reply via email to

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