mirror of
https://github.com/labwc/labwc.git
synced 2025-11-05 13:29:58 -05:00
button: refactor xbm code
- Rename src/xbm/ to src/button/ - Combine xbm.c parse.c tokenize.c into button-xbm.c No functional change
This commit is contained in:
parent
3111c57d6f
commit
03bc2ada47
12 changed files with 315 additions and 391 deletions
|
|
@ -42,6 +42,6 @@ endif
|
|||
subdir('common')
|
||||
subdir('config')
|
||||
subdir('decorations')
|
||||
subdir('xbm')
|
||||
subdir('button')
|
||||
subdir('menu')
|
||||
subdir('ssd')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue