qtk/app/resourcemanager.cpp
Shaun Reed 4559eac2ca Work on separating widget from main application
+ Thanks @-OgreTransporter for help in #4
+ Closes #4
2022-08-15 18:44:49 -04:00

10 lines
597 B
C++

/*##############################################################################
## Author: Shaun Reed ##
## Legal: All Content (c) 2022 Shaun Reed, all rights reserved ##
## About: Manage files and resources used by qtk ##
## ##
## Contact: shaunrd0@gmail.com | URL: www.shaunreed.com | GitHub: shaunrd0 ##
##############################################################################*/
#include <resourcemanager.h>