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 wx
from wx.lib.intctrl import IntCtrl
from gui.preferenceView import PreferenceView
from gui.bitmapLoader import BitmapLoader
from gui.bitmap_loader import BitmapLoader
import gui.mainFrame
import gui.globalEvents as GE