rename hex_tool -> HexTool

This commit is contained in:
xw_y_am@rmbp 2018-04-22 19:01:43 +08:00
parent 31b652a43f
commit 0ef4ab6936

View File

@ -8,7 +8,7 @@ QT += core gui
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
TARGET = hex_tool TARGET = HexTool
TEMPLATE = app TEMPLATE = app
# The following define makes your compiler emit warnings if you use # The following define makes your compiler emit warnings if you use