remove empty cpp file
This commit is contained in:
parent
19abbbf057
commit
cf5bcd63b2
2 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ xlib_dep = dependency('x11')
|
||||||
executable(
|
executable(
|
||||||
'ravenapp',
|
'ravenapp',
|
||||||
'./src/Box.cpp',
|
'./src/Box.cpp',
|
||||||
'./src/Events.cpp',
|
|
||||||
'./src/Widget.cpp',
|
'./src/Widget.cpp',
|
||||||
'./src/Button.cpp',
|
'./src/Button.cpp',
|
||||||
'./src/Painter.cpp',
|
'./src/Painter.cpp',
|
||||||
|
|
Loading…
Reference in a new issue