Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
Plasma applet for NetworkManager
Commits
b5de26fe
Commit
b5de26fe
authored
Oct 22, 2020
by
Laurent Montel
😁
Browse files
Remove not implemented method
parent
1b52b812
Changes
3
Hide whitespace changes
Inline
Side-by-side
libs/editor/widgets/mobileconnectionwizard.h
View file @
b5de26fe
...
...
@@ -80,7 +80,6 @@ private:
int
nextId
()
const
override
;
MobileProviders
*
mProviders
;
QString
getCountryFromLocale
();
QString
country
;
QString
provider
;
QString
apn
;
...
...
vpn/ssh/sshauth.h
View file @
b5de26fe
...
...
@@ -39,7 +39,6 @@ public:
private:
SshAuthWidgetPrivate
*
const
d_ptr
;
void
acceptDialog
();
};
#endif // SSH_AUTH_H
vpn/sstp/sstpauth.h
View file @
b5de26fe
...
...
@@ -39,7 +39,6 @@ public:
private:
SstpAuthWidgetPrivate
*
const
d_ptr
;
void
acceptDialog
();
};
#endif // SSTP_AUTH_H
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