mirror of
https://github.com/labwc/labwc.git
synced 2025-11-04 13:30:07 -05:00
Convert SSD to scene nodes
This commit is contained in:
parent
f2d40a8d69
commit
5862b65f89
23 changed files with 1134 additions and 557 deletions
|
|
@ -16,7 +16,6 @@ labwc_sources = files(
|
|||
'resistance.c',
|
||||
'seat.c',
|
||||
'server.c',
|
||||
'ssd.c',
|
||||
'theme.c',
|
||||
'view.c',
|
||||
'view-impl.c',
|
||||
|
|
@ -37,3 +36,4 @@ subdir('common')
|
|||
subdir('config')
|
||||
subdir('xbm')
|
||||
subdir('menu')
|
||||
subdir('ssd')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue