Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 587048
Collapse All | Expand All

(-)a/ktorrent/dialogs/pastedialog.h (+1 lines)
Lines 22-27 Link Here
22
#define PASTEDIALOG_H
22
#define PASTEDIALOG_H
23
23
24
#include <KDialog>
24
#include <KDialog>
25
#include <KSharedConfig>
25
#include "ui_pastedlgbase.h"
26
#include "ui_pastedlgbase.h"
26
27
27
28
(-)a/plugins/mediaplayer/mediaview.h (-1 / +1 lines)
Lines 25-31 Link Here
25
#include <QListView>
25
#include <QListView>
26
#include <QCheckBox>
26
#include <QCheckBox>
27
#include <QSortFilterProxyModel>
27
#include <QSortFilterProxyModel>
28
#include <KSharedConfigPtr>
28
#include <KSharedConfig>
29
#include "mediafile.h"
29
#include "mediafile.h"
30
30
31
31

Return to bug 587048