mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 13:10:19 +00:00
d28f4d5347
Since there (currently) is no interactive widget on mobile, there is no point in compiling it. This was a bit more complicated than expected, since there were other source files (divehandler.cpp and ruleritem.cpp) which reference ProfileWidget2 and therefore need to be removed. Otherwise, the dreadful MOC produces unresolved references. We could now remove all the conditional compiles in profilewidget2.cpp, but let's keep them for now. We might have to readd a number of them later, when making the mobile-profile interactive. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
command.cpp | ||
command.h | ||
command_base.cpp | ||
command_base.h | ||
command_device.cpp | ||
command_device.h | ||
command_divelist.cpp | ||
command_divelist.h | ||
command_divesite.cpp | ||
command_divesite.h | ||
command_edit.cpp | ||
command_edit.h | ||
command_edit_trip.cpp | ||
command_edit_trip.h | ||
command_event.cpp | ||
command_event.h | ||
command_filter.cpp | ||
command_filter.h | ||
command_pictures.cpp | ||
command_pictures.h |