- Timestamp:
- May 25, 2023 9:13:52 AM (20 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserDialog.cpp
r99946 r99971 179 179 showUserManual(uiCommon().helpFile(), strKeyword); 180 180 #else /* #ifndef VBOX_OSE */ 181 #if 0 181 182 /* For OSE version we have to check if it present first: */ 182 183 QString strUserManualFileName1 = uiCommon().helpFile(); … … 205 206 } 206 207 # endif /* VBOX_GUI_WITH_NETWORK_MANAGER */ 208 #endif // 0 207 209 #endif /* #ifdef VBOX_OSE */ 208 210 }
Note:
See TracChangeset
for help on using the changeset viewer.