diff options
Diffstat (limited to 'src/core/stdurl/commonheaders.h')
-rw-r--r-- | src/core/stdurl/commonheaders.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/stdurl/commonheaders.h b/src/core/stdurl/commonheaders.h index 90c3c440d5..6651d1f240 100644 --- a/src/core/stdurl/commonheaders.h +++ b/src/core/stdurl/commonheaders.h @@ -71,3 +71,4 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include "../../mir_app/src/resource.h"
extern HINSTANCE hInst;
+extern MWindowList hUrlWindowList;
|