mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-19 16:25:50 +01:00
- put back wmksize(), wmkrange() and wmkpoint() as functions instead of macros
- fixed some compilation warnings with -Wall - some code cleanup
This commit is contained in:
@@ -34,6 +34,7 @@ libWINGs_a_SOURCES = \
|
||||
host.c \
|
||||
international.c \
|
||||
memory.c \
|
||||
misc.c \
|
||||
notification.c \
|
||||
selection.c \
|
||||
string.c \
|
||||
@@ -87,6 +88,7 @@ libWUtil_a_SOURCES = \
|
||||
host.c \
|
||||
international.c \
|
||||
memory.c \
|
||||
misc.c \
|
||||
notification.c \
|
||||
string.c \
|
||||
tree.c \
|
||||
|
||||
Reference in New Issue
Block a user