From c5534a5f93c51180849ff269aa9a792938ddcd2f Mon Sep 17 00:00:00 2001 From: David Faure Date: Tue, 27 Mar 2007 20:41:57 +0000 Subject: Hide the HistoryElem class from the public API of UrlNavigator svn path=/trunk/KDE/kdebase/apps/; revision=647276 --- src/urlbutton.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/urlbutton.h') diff --git a/src/urlbutton.h b/src/urlbutton.h index a922ea0cd..9ec0375cd 100644 --- a/src/urlbutton.h +++ b/src/urlbutton.h @@ -21,12 +21,11 @@ #ifndef URLBUTTON_H #define URLBUTTON_H -#include #include class KUrl; +class QEvent; class UrlNavigator; -class QPainter; /** * @brief Base class for buttons of the URL navigator. -- cgit v1.3