Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Network
KRDC
Commits
1c27f407
Commit
1c27f407
authored
Mar 08, 2022
by
Zifan Xue
Browse files
Fix a comment error.
parent
030702d7
Pipeline
#148657
passed with stage
in 1 minute and 23 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
rdp/rdppreferences.cpp
View file @
1c27f407
...
...
@@ -17,7 +17,7 @@ RdpPreferences::RdpPreferences(QWidget *parent, const QVariantList &args)
{
Ui
::
RdpPreferences
rdpUi
;
rdpUi
.
setupUi
(
this
);
// would need a lot of code duplication. find a solution, b
i
t it's not
// would need a lot of code duplication. find a solution, b
u
t it's not
// that important because you will not change this configuration each day...
// see rdp/rdphostpreferences.cpp
rdpUi
.
kcfg_Resolution
->
hide
();
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment