mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Merge branch 'Globe' of https://github.com/tcanabrava/subsurface
This commit is contained in:
commit
ce786bb8b3
7 changed files with 720 additions and 13 deletions
4
Makefile
4
Makefile
|
|
@ -43,7 +43,8 @@ HEADERS = \
|
|||
qt-ui/starwidget.h \
|
||||
qt-ui/modeldelegates.h \
|
||||
qt-ui/profilegraphics.h \
|
||||
qt-ui/globe.h
|
||||
qt-ui/globe.h \
|
||||
qt-ui/kmessagewidget.h \
|
||||
|
||||
|
||||
SOURCES = \
|
||||
|
|
@ -75,6 +76,7 @@ SOURCES = \
|
|||
qt-ui/modeldelegates.cpp \
|
||||
qt-ui/profilegraphics.cpp \
|
||||
qt-ui/globe.cpp \
|
||||
qt-ui/kmessagewidget.cpp \
|
||||
$(RESFILE)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue