Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
J
jami-client-windows
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Analytics
Analytics
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
savoirfairelinux
jami-client-windows
Commits
b0589f83
Commit
b0589f83
authored
May 31, 2019
by
Andreas Traczyk
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
project: fix warning and remove invalid character
Change-Id: Ib6991ec61e7abc09515fb884a726e8aa21130635
parent
097d445e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
callwidget.cpp
callwidget.cpp
+1
-0
newwizardwidget.cpp
newwizardwidget.cpp
+1
-1
No files found.
callwidget.cpp
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
();
...
...
newwizardwidget.cpp
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> *
...
...
Write
Preview
Markdown
is supported
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