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