diff options
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r-- | src/mainwindow.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h index b50c5867..7d951eca 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -31,12 +31,10 @@ // KDE Includes #include <KXmlGuiWindow> -#include <KToolBar> // Forward Declarations class QWebFrame; -class KUrl; class KAction; class KPassivePopup; |