1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-28 17:32:29 +01:00

Revert "WINGs: Remove wruler and wtext"

This reverts commit f4890b17e6.

It turns out that I needed some functions from wtext.c to develop
a WINGs front-end to my comic book collection MySQL database.

Conflicts:

	WINGs/Makefile.am
	WINGs/WINGs/WINGs.h
This commit is contained in:
Carlos R. Mafra
2011-08-24 19:18:06 +02:00
parent b949a1c464
commit f43aa47d68
4 changed files with 4686 additions and 19 deletions

View File

@@ -50,11 +50,13 @@ libWINGs_la_SOURCES = \
wpanel.c \
wpixmap.c \
wpopupbutton.c \
wruler.c \
wscroller.c \
wscrollview.c \
wslider.c \
wsplitview.c \
wtabview.c \
wtext.c \
wtextfield.c \
wview.c \
wwindow.c