From edb2c4ad62f874b37c7aba6c06479dfdaf647120 Mon Sep 17 00:00:00 2001 From: Laurent Montel Date: Thu, 23 Nov 2006 07:54:24 +0000 Subject: Byebye Q3H(V)Box svn path=/trunk/playground/utils/dolphin/; revision=607111 --- src/urlnavigator.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/urlnavigator.h') diff --git a/src/urlnavigator.h b/src/urlnavigator.h index c23ead297..0b25e136d 100644 --- a/src/urlnavigator.h +++ b/src/urlnavigator.h @@ -21,7 +21,7 @@ #ifndef UrlNAVIGATOR_H #define UrlNAVIGATOR_H -#include + //Added by qt3to4: #include #include @@ -29,6 +29,7 @@ #include #include #include +#include class QComboBox; class QLabel; @@ -66,7 +67,7 @@ class ProtocolCombo; typedef Q3ValueList UrlStack; -class UrlNavigator : public Q3HBox +class UrlNavigator : public KHBox { Q_OBJECT -- cgit v1.3