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
Plasma
Plasma Workspace
Commits
fbb18131
Commit
fbb18131
authored
Dec 29, 2020
by
Alexander Lohnau
💬
Browse files
Drop unused KNS3::DownloadDialog member variable
parent
6f54d49a
Changes
1
Hide whitespace changes
Inline
Side-by-side
wallpapers/image/image.h
View file @
fbb18131
...
...
@@ -43,11 +43,6 @@ class QQuickItem;
class
KDirWatch
;
class
KJob
;
namespace
KNS3
{
class
DownloadDialog
;
}
class
BackgroundListModel
;
class
SlideModel
;
class
SlideFilterModel
;
...
...
@@ -209,7 +204,6 @@ class Image : public QObject, public QQmlParserStatus
QFileDialog
*
m_dialog
;
QString
m_img
;
QDateTime
m_previousModified
;
QPointer
<
KNS3
::
DownloadDialog
>
m_newStuffDialog
;
QString
m_findToken
;
};
...
...
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