Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
connectionagent
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Labels
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
mer-core
connectionagent
Commits
3ba10b0c
Commit
3ba10b0c
authored
Jun 12, 2017
by
Slava Monich
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[connectionagent] Removed unused tetheringStarted field
parent
8f6ee46a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
4 deletions
+1
-4
connd/qconnectionagent.h
connd/qconnectionagent.h
+1
-4
No files found.
connd/qconnectionagent.h
View file @
3ba10b0c
/****************************************************************************
**
** Copyright (C) 2014 Jolla Ltd
** Copyright (C) 2014
-2017
Jolla Ltd
** Contact: lorn.potter@gmail.com
**
**
** GNU Lesser General Public License Usage
** This file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
...
...
@@ -141,7 +140,6 @@ private:
QTimer
*
scanTimer
;
QStringList
knownTechnologies
;
bool
tetheringStarted
;
bool
delayedTethering
;
bool
valid
;
...
...
@@ -163,7 +161,6 @@ private slots:
void
flightModeDialogSuppressionTimeout
();
void
displayStateChanged
(
const
QString
&
);
// void sleepStateChanged(bool);
void
serviceAutoconnectChanged
(
bool
);
void
scanTimeout
();
...
...
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