Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
savoirfairelinux
jami-client-qt
Commits
dd0dc87a
Commit
dd0dc87a
authored
May 03, 2022
by
Sébastien Blin
Committed by
Amin Bandali
May 05, 2022
Browse files
misc: remove Qt Positioning from dependencies and add Qt Widgets
GitLab:
#733
Change-Id: I3daa6558479d80650bbf71577c8cbcaee3d4cd64
parent
db797792
Changes
3
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
dd0dc87a
...
...
@@ -37,12 +37,12 @@ set(QT_MODULES
Gui
Qml
QmlModels
Positioning
Sql
Concurrent
Core
Core5Compat
Multimedia
Widgets
)
if
(
NOT DEFINED WITH_WEBENGINE
)
...
...
INSTALL.md
View file @
dd0dc87a
...
...
@@ -136,7 +136,6 @@ Only 64-bit MSVC build can be compiled.
- Additional Libraries
- Qt Multimedia
- Qt Network Authorization
- Qt Positioning
- Qt WebChannel
- Qt WebEngine
- Qt WebSockets
...
...
src/utils.h
View file @
dd0dc87a
...
...
@@ -26,7 +26,6 @@
#include
<QDir>
#include
<QImage>
#include
<QItemDelegate>
#include
<QLabel>
#include
<QListWidget>
#include
<QMessageBox>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment