From 7cbd7aafd65b19102d1c81d9ed3955304f272ecd Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Sat, 17 Feb 2007 13:43:47 +0000 Subject: Cleanup: don't use deprecated Qt3 classes or methods, removed unnecessary includes svn path=/trunk/KDE/kdebase/apps/; revision=634516 --- src/urlbutton.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/urlbutton.h') diff --git a/src/urlbutton.h b/src/urlbutton.h index 06da18aba..a922ea0cd 100644 --- a/src/urlbutton.h +++ b/src/urlbutton.h @@ -33,8 +33,6 @@ class QPainter; * * Each button of the URL navigator contains an URL, which * is set as soon as the button has been clicked. -* - * @author Peter Penz */ class UrlButton : public QPushButton { -- cgit v1.3