mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-30 02:12:30 +01:00
Added 3 new classes: WMData, WMHost, WMConnection
This commit is contained in:
@@ -92,7 +92,10 @@ libWINGs_a_SOURCES = \
|
||||
error.c \
|
||||
findfile.c \
|
||||
bag.c \
|
||||
connection.c \
|
||||
data.c \
|
||||
hashtable.c \
|
||||
host.c \
|
||||
memory.c \
|
||||
usleep.c
|
||||
|
||||
@@ -101,6 +104,9 @@ libWUtil_a_SOURCES = \
|
||||
WINGs.h \
|
||||
WINGsP.h \
|
||||
bag.c \
|
||||
connection.c \
|
||||
data.c \
|
||||
host.c \
|
||||
international.c \
|
||||
notification.c \
|
||||
userdefaults.c \
|
||||
|
||||
Reference in New Issue
Block a user