projects
/
kf6-kio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8b27cc
)
[PATCH] StandardThumbnailJob is internal, header not installed
author
Sune Vuorela
<sune@vuorela.dk>
Thu, 5 Dec 2024 08:54:02 +0000
(09:54 +0100)
committer
Aurélien COUDERC
<coucouf@debian.org>
Thu, 5 Dec 2024 09:17:23 +0000
(10:17 +0100)
Gbp-Pq: Name upstream_1766_standardthumbnailjob-is-internal-header-not-installed.patch
src/gui/standardthumbnailjob_p.h
patch
|
blob
|
history
diff --git
a/src/gui/standardthumbnailjob_p.h
b/src/gui/standardthumbnailjob_p.h
index 838e6606579112c1cddfa4bfd849ad2fbc3a5463..0db832de13f22c80cc405fb587c95d6e799ad591 100644
(file)
--- a/
src/gui/standardthumbnailjob_p.h
+++ b/
src/gui/standardthumbnailjob_p.h
@@
-4,13
+4,12
@@
*/
#pragma once
-#include "kiogui_export.h"
#include <kio/job.h>
namespace KIO
{
-class
KIOGUI_EXPORT
StandardThumbnailJob : public KIO::Job
+class StandardThumbnailJob : public KIO::Job
{
Q_OBJECT