File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 116116 <x >0</x >
117117 <y >0</y >
118118 <width >681</width >
119- <height >28 </height >
119+ <height >22 </height >
120120 </rect >
121121 </property >
122122 <widget class =" QMenu" name =" menu_File" >
625625 </action >
626626 <action name =" helpActionManual" >
627627 <property name =" text" >
628- <string >OpenSCAD Manual </string >
628+ <string >Documentation </string >
629629 </property >
630630 </action >
631631 <action name =" fileActionClearRecent" >
Original file line number Diff line number Diff line change @@ -1761,7 +1761,7 @@ MainWindow::helpHomepage()
17611761void
17621762MainWindow::helpManual ()
17631763{
1764- QDesktopServices::openUrl (QUrl (" http://en.wikibooks .org/wiki/OpenSCAD_User_Manual " ));
1764+ QDesktopServices::openUrl (QUrl (" http://www.openscad .org/documentation.html " ));
17651765}
17661766
17671767#define STRINGIFY (x ) #x
You can’t perform that action at this time.
0 commit comments