Reorganize file structure. Window names are now more clear and components are sorted by window use

This commit is contained in:
2025-11-20 01:55:14 -07:00
parent 7494e5095d
commit e709f8978c
147 changed files with 451 additions and 244 deletions

View File

@@ -6,7 +6,7 @@
** WARNING! All changes made in this file will be lost!
*****************************************************************************/
#include "../../src/components/albumTile/albumtile.h"
#include "../../src/components/albumSelector/albumTile/albumtile.h"
#include <QtGui/qtextcursor.h>
#include <QtCore/qmetatype.h>