src/hbcore/gui/hbmainwindow_p.h
changeset 6 c3690ec91ef8
parent 5 627c4a0fd0e7
child 7 923ff622b8b9
--- a/src/hbcore/gui/hbmainwindow_p.h	Fri Jun 11 13:58:22 2010 +0300
+++ b/src/hbcore/gui/hbmainwindow_p.h	Wed Jun 23 18:33:25 2010 +0300
@@ -56,6 +56,7 @@
 class HbDockWidget;
 class HbContentWidget;
 class HbTheTestUtility;
+class CssInspectorModel;
 
 #ifdef Q_OS_SYMBIAN
 class HbNativeWindow;
@@ -212,6 +213,7 @@
     friend class HbShrinkingVkbHostPrivate;
     friend class HbForegroundWatcher;
     friend class HbDeviceDialogConnectHelperPrivate;
+    friend class CssInspectorModel;
 };
 
 #endif // HBMAINWINDOW_P_H