mortbopet / VSRTL

Visual Simulation of Register Transfer Logic
MIT License
87 stars 17 forks source link

Move graphics library #define's to QSettings #27

Open mortbopet opened 5 years ago

mortbopet commented 5 years ago

Currently, Various colors as well as the grid size is set as compiler definitions. These should be moved to application-wide settings through QSettings.