X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/175fe7ff47ccff39b0e77f80491a9701d025375e..b5cc2a6924cfd8f59611d3cec2edbb00a08b4ff1:/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 {