Explorar o código

another fix help -> ghelp

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@42215 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa %!s(int64=15) %!d(string=hai) anos
pai
achega
6f64f34ca6
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      gui/wxpython/wxgui.py

+ 3 - 3
gui/wxpython/wxgui.py

@@ -91,9 +91,9 @@ import gui_modules.prompt as prompt
 import gui_modules.menu as menu
 import gui_modules.gmodeler as gmodeler
 from   gui_modules.debug import Debug
-from   gui_modules.help import MenuTreeWindow
-from   gui_modules.help import AboutWindow
-from   gui_modules.help import InstallExtensionWindow
+from   gui_modules.ghelp import MenuTreeWindow
+from   gui_modules.ghelp import AboutWindow
+from   gui_modules.ghelp import InstallExtensionWindow
 from   icons.icon import Icons
 
 UserSettings = preferences.globalSettings