Move stacktrace dialog to gui folder

This commit is contained in:
Chocobo1
2022-05-01 13:55:30 +08:00
parent a1903e5d67
commit d69e6bb7aa
8 changed files with 20 additions and 22 deletions

View File

@@ -54,7 +54,7 @@
#else
#include "stacktrace_win.h"
#ifndef DISABLE_GUI
#include "stacktracedialog.h"
#include "gui/stacktracedialog.h"
#endif // DISABLE_GUI
#endif // Q_OS_UNIX
#endif //STACKTRACE