diff options
-rw-r--r-- | akregator/src/akregator_part.h | 1 | ||||
-rw-r--r-- | akregator/src/mainwindow.h | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/akregator/src/akregator_part.h b/akregator/src/akregator_part.h index c3e997563..3b0ec30ed 100644 --- a/akregator/src/akregator_part.h +++ b/akregator/src/akregator_part.h @@ -40,7 +40,6 @@ class TQTimer; class KAboutData; class KConfig; class KURL; -class KParts::BrowserExtension; namespace Akregator { diff --git a/akregator/src/mainwindow.h b/akregator/src/mainwindow.h index d8012d90b..3c52cdc5f 100644 --- a/akregator/src/mainwindow.h +++ b/akregator/src/mainwindow.h @@ -39,8 +39,6 @@ class KActionCollection; class KToggleAction; class KSqueezedTextLabel; class KProgress; -class KParts::BrowserExtension; -class KParts::PartManager; namespace KPIM { |