beremiz
Clone
Summary
Browse
Changes
Graph
IDE: Fix "Save" toolbar button and file menu entry not appearing when extension makes changes
py2compat
23 months ago, Edouard Tisserant
3975b1ad25ec
IDE: Fix "Save" toolbar button and file menu entry not appearing when extension makes changes
from __future__ import absolute_import
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))