Missed build fix for FGQCanvas
This commit is contained in:
parent
329f8f77ab
commit
9eaa2f7efc
1 changed files with 0 additions and 4 deletions
|
@ -15,8 +15,6 @@ if (NOT Qt5WebSockets_FOUND OR NOT Qt5Quick_FOUND)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
set(SOURCES
|
set(SOURCES
|
||||||
#temporarywidget.cpp
|
|
||||||
#temporarywidget.h
|
|
||||||
main.cpp
|
main.cpp
|
||||||
localprop.cpp
|
localprop.cpp
|
||||||
localprop.h
|
localprop.h
|
||||||
|
@ -34,8 +32,6 @@ set(SOURCES
|
||||||
fgqcanvasimage.h
|
fgqcanvasimage.h
|
||||||
fgqcanvasmap.cpp
|
fgqcanvasmap.cpp
|
||||||
fgqcanvasmap.h
|
fgqcanvasmap.h
|
||||||
fgcanvaswidget.cpp
|
|
||||||
fgcanvaswidget.h
|
|
||||||
canvastreemodel.cpp
|
canvastreemodel.cpp
|
||||||
canvastreemodel.h
|
canvastreemodel.h
|
||||||
fgqcanvasfontcache.cpp
|
fgqcanvasfontcache.cpp
|
||||||
|
|
Loading…
Reference in a new issue