Do some renaming of some files

This commit is contained in:
Ryan Holmes
2017-06-12 18:08:07 -04:00
parent 7f392006d1
commit 8e4db5a8c3
66 changed files with 95 additions and 95 deletions

View File

@@ -3,7 +3,7 @@ import gui.mainFrame
import gui.globalEvents as GE
# noinspection PyPackageRequirements
import wx
from gui.bitmapLoader import BitmapLoader
from gui.bitmap_loader import BitmapLoader
from service.fit import Fit
from service.settings import ContextMenuSettings