add bar class
This commit is contained in:
parent
d8098fccc0
commit
be9f2f9903
5 changed files with 59 additions and 44 deletions
|
|
@ -11,6 +11,7 @@ subdir('protocols')
|
|||
executable('somebar',
|
||||
'src/main.cpp',
|
||||
'src/shm_buffer.cpp',
|
||||
'src/bar.cpp',
|
||||
wayland_sources,
|
||||
#moc,
|
||||
dependencies: [qt5_dep, wayland_dep])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue