mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
core: port subsurface-startup.c to C++
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
f1012283a0
commit
76c2069fa8
3 changed files with 7 additions and 7 deletions
|
|
@ -43,7 +43,7 @@ SOURCES += subsurface-mobile-main.cpp \
|
|||
core/windowtitleupdate.cpp \
|
||||
core/file.c \
|
||||
core/fulltext.cpp \
|
||||
core/subsurfacestartup.c \
|
||||
core/subsurfacestartup.cpp \
|
||||
core/pref.c \
|
||||
core/profile.c \
|
||||
core/device.cpp \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue