]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/urlnavigatorbutton.h
Dolphin is now a KUniqueApplication. A lot of thanks go to Oscar Blumberg, who submit...
[dolphin.git] / src / urlnavigatorbutton.h
index 9234f0b104972f834ccba1d001342abe8c651ebe..55e74c46b19f6bad67499a302f92a6f69c8a22a0 100644 (file)
@@ -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
 {