mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-24 02:42:50 +00:00
libs: removeu nused kpixmapwidget header inclusion
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
bdf5916781
commit
11edad7170
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,6 @@
|
|||
#include <Plasma/IconWidget>
|
||||
#include <Plasma/Label>
|
||||
#include <klineedit.h>
|
||||
#include <kpixmapwidget.h>
|
||||
#include <ksycoca.h>
|
||||
#include <kicon.h>
|
||||
#include <kdebug.h>
|
||||
|
@ -216,6 +215,7 @@ void AppletFrame::slotUpdateFonts()
|
|||
m_appletcomment->setFont(KGlobalSettings::smallestReadableFont());
|
||||
}
|
||||
|
||||
|
||||
class WidgetExplorerPrivate
|
||||
{
|
||||
public:
|
||||
|
|
Loading…
Add table
Reference in a new issue