Ticket #6098: BrowserWindow.patch

File BrowserWindow.patch, 357 bytes (added by anevilyak, 14 years ago)

Bugfix patch.

  • WebKit/haiku/WebPositive/BrowserWindow.cpp

     
    19501950    } else {
    19511951        delete fPulseRunner;
    19521952        fPulseRunner = NULL;
     1953        _ShowInterface(true);
    19531954    }
    19541955}
    19551956