From 86ad5d0a630654f81f4649f997dd6451f371f5f6 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Sat, 6 Jan 2007 19:51:48 +0000 Subject: Reanimate drag and drop support for the URL navigator. svn path=/trunk/playground/utils/dolphin/; revision=620633 --- src/urlbutton.h | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'src/urlbutton.h') diff --git a/src/urlbutton.h b/src/urlbutton.h index 41d81c24b..a52fdf463 100644 --- a/src/urlbutton.h +++ b/src/urlbutton.h @@ -18,21 +18,20 @@ * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * ***************************************************************************/ -#ifndef UrlBUTTON_H -#define UrlBUTTON_H +#ifndef URLBUTTON_H +#define URLBUTTON_H -#include -//Added by qt3to4: #include +#include class KUrl; class UrlNavigator; class QPainter; /** - * @brief Base class for buttons of the Url navigator. + * @brief Base class for buttons of the URL navigator. * - * Each button of the Url navigator contains an Url, which + * Each button of the URL navigator contains an URL, which * is set as soon as the button has been clicked. * * @author Peter Penz -- cgit v1.3