1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-23 08:28:01 +01:00

fixed vimp loading hopefully

This commit is contained in:
Martin Stubenschrott
2008-03-24 19:44:19 +00:00
parent 6a8204b403
commit f5d1125788

View File

@@ -903,7 +903,7 @@ const liberator = (function () //{{{
mainThread.processNextEvent(true);
},
get windows: function()
get windows()
{
var wm = Components.classes["@mozilla.org/appshell/window-mediator;1"]
.getService(Components.interfaces.nsIWindowMediator);