Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
jami-client-windows
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
savoirfairelinux
jami-client-windows
Commits
b0589f83
Commit
b0589f83
authored
May 31, 2019
by
Andreas Traczyk
Browse files
Options
Downloads
Patches
Plain Diff
project: fix warning and remove invalid character
Change-Id: Ib6991ec61e7abc09515fb884a726e8aa21130635
parent
097d445e
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
callwidget.cpp
+1
-0
1 addition, 0 deletions
callwidget.cpp
newwizardwidget.cpp
+1
-1
1 addition, 1 deletion
newwizardwidget.cpp
with
2 additions
and
1 deletion
callwidget.cpp
+
1
−
0
View file @
b0589f83
...
...
@@ -1264,6 +1264,7 @@ CallWidget::setCallPanelVisibility(bool visible)
void
CallWidget
::
ShowContextMenu
(
const
QPoint
&
pos
)
{
Q_UNUSED
(
pos
);
QPoint
globalMousePos
=
QCursor
::
pos
();
const
QMimeData
*
mimeData
=
clipboard_
->
mimeData
();
...
...
This diff is collapsed.
Click to expand it.
newwizardwidget.cpp
+
1
−
1
View file @
b0589f83
/**************************************************************************
* Copyright (C) 2015-2018 by Savoir-faire Linux *
* Author: Edric Ladent Milaret <edric.ladent-milaret@savoirfairelinux.com>*
* Author: Anthony Lonard <anthony.leonard@savoirfairelinux.com> *
* Author: Anthony L
é
onard <anthony.leonard@savoirfairelinux.com> *
* Author: Olivier Soldano <olivier.soldano@savoirfairelinux.com> *
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> *
* Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> *
...
...
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