mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
profile: Unify desktop and mobile widgets
This breaks DPR handling, but it is a start. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
413b236867
commit
e3767976a3
9 changed files with 129 additions and 316 deletions
|
|
@ -32,8 +32,6 @@ set(SUBSURFACE_PROFILE_LIB_SRCS
|
|||
if (SUBSURFACE_TARGET_EXECUTABLE MATCHES "MobileExecutable")
|
||||
set(SUBSURFACE_PROFILE_LIB_SRCS
|
||||
${SUBSURFACE_PROFILE_LIB_SRCS}
|
||||
qmlprofile.cpp
|
||||
qmlprofile.h
|
||||
)
|
||||
else ()
|
||||
set(SUBSURFACE_PROFILE_LIB_SRCS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue