Commit Graph

1 Commits (bf51d4dd9f253d24e92d1f1101e0f3e2452f8f9a)

Author SHA1 Message Date
Nefo Fortressia bf51d4dd9f feat: Add the needed boilerplate code needed to run the program
This moves ui/echidna.ui and src/resources.qrs  to src/echidna.ui and src/resources.qrs respectively.
I couldn't find any way to have these files on a separate ui folder,
as CMake's AUTOUIC feature will only look for .ui files in the importing code's directory.

I have compiled and ran this and the UI feels great. I mean I have the Dracula theme configured on my machine, not sure what will it looked like without it. Next up we will work on our Monaco replacement. Will discuss on whether making it a Qt Designer plugin or not.
2021-09-13 14:32:06 +07:00