X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/175fe7ff47ccff39b0e77f80491a9701d025375e..abf17941f7:/src/urlnavigatorbutton.h diff --git a/src/urlnavigatorbutton.h b/src/urlnavigatorbutton.h index 9234f0b10..55e74c46b 100644 --- a/src/urlnavigatorbutton.h +++ b/src/urlnavigatorbutton.h @@ -17,8 +17,9 @@ * Free Software Foundation, Inc., * * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * ***************************************************************************/ -#ifndef UrlNAVIGATORBUTTON_H -#define UrlNAVIGATORBUTTON_H + +#ifndef URLNAVIGATORBUTTON_H +#define URLNAVIGATORBUTTON_H #include #include @@ -27,6 +28,7 @@ class KJob; class KUrl; class UrlNavigator; class QPainter; +class QPaintEvent; namespace KIO {