Changeset 86719 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- Oct 27, 2020 9:44:58 AM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 141104
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.h
r86718 r86719 94 94 void cleanup(); 95 95 QUrl findIndexHtml() const; 96 void show404Error( );96 void show404Error(const QUrl &url); 97 97 /** @name Event handling stuff. 98 98 * @{ */
Note:
See TracChangeset
for help on using the changeset viewer.