Skip to content

Commit

Permalink
wxGUI vnet tool: fix icon import
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.osgeo.org/grass/grass/trunk@60521 15284696-431f-4ddb-bdfa-cd5b030d7da7
  • Loading branch information
neteler committed May 27, 2014
1 parent 7a931a2 commit f92ea5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gui/wxpython/vnet/toolbars.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

import wx

from icon import MetaIcon
from icons.icon import MetaIcon
from gui_core.toolbars import BaseToolbar, BaseIcons
from core.gcmd import RunCommand
from core.utils import _
Expand Down

0 comments on commit f92ea5c

Please sign in to comment.