┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/urlnavigatorbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/urlnavigatorbutton.h')
-rw-r--r--src/urlnavigatorbutton.h6
1 files changed, 4 insertions, 2 deletions
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 <kio/global.h>
#include <urlbutton.h>
@@ -27,6 +28,7 @@ class KJob;
class KUrl;
class UrlNavigator;
class QPainter;
+class QPaintEvent;
namespace KIO
{