mirror of
https://github.com/gryf/wmaker.git
synced 2026-03-20 01:33:34 +01:00
WINGs: wpopupbutton add two functions to change the displayed item
This patch is adding WMSelectPopUpButtonPreviousItem and WMSelectPopUpButtonNextItem functions to the widget. The WINGs lib version is bumped.
This commit is contained in:
committed by
Carlos R. Mafra
parent
c82e6dad5c
commit
156841f80e
@@ -78,9 +78,9 @@ WRASTER_VERSION=$WRASTER_CURRENT:$WRASTER_REVISION:$WRASTER_AGE
|
||||
AC_SUBST(WRASTER_VERSION)
|
||||
dnl
|
||||
dnl libWINGs
|
||||
WINGS_CURRENT=5
|
||||
WINGS_CURRENT=6
|
||||
WINGS_REVISION=0
|
||||
WINGS_AGE=2
|
||||
WINGS_AGE=3
|
||||
WINGS_VERSION=$WINGS_CURRENT:$WINGS_REVISION:$WINGS_AGE
|
||||
AC_SUBST(WINGS_VERSION)
|
||||
dnl
|
||||
|
||||
Reference in New Issue
Block a user