Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-client-qt
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
jami-client-qt
Commits
dd0dc87a
Commit
dd0dc87a
authored
2 years ago
by
Sébastien Blin
Committed by
Amin Bandali
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
misc: remove Qt Positioning from dependencies and add Qt Widgets
GitLab:
#733
Change-Id: I3daa6558479d80650bbf71577c8cbcaee3d4cd64
parent
db797792
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
INSTALL.md
+0
-1
0 additions, 1 deletion
INSTALL.md
src/utils.h
+0
-1
0 additions, 1 deletion
src/utils.h
with
1 addition
and
3 deletions
CMakeLists.txt
+
1
−
1
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
)
...
...
This diff is collapsed.
Click to expand it.
INSTALL.md
+
0
−
1
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
...
...
This diff is collapsed.
Click to expand it.
src/utils.h
+
0
−
1
View file @
dd0dc87a
...
...
@@ -26,7 +26,6 @@
#include
<QDir>
#include
<QImage>
#include
<QItemDelegate>
#include
<QLabel>
#include
<QListWidget>
#include
<QMessageBox>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment