Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 140 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 140 Bytes

Hexator

a Cool Hexadecimal Calculator.

Terminal compiling

  qmake -project "QT+=widgets"
  qmake HexatorProject.pro
  make