Gui: Reorganize the dialog files into a top Dialogs folder.

This commit is contained in:
tritao
2025-01-24 14:13:36 +00:00
committed by Chris Hennes
parent 06143dcb15
commit 4c93a14fea
133 changed files with 237 additions and 236 deletions

View File

@@ -52,7 +52,7 @@
#include <Base/Exception.h>
#include <Gui/Application.h>
#include <Gui/Command.h>
#include <Gui/DlgCheckableMessageBox.h>
#include <Gui/Dialogs/DlgCheckableMessageBox.h>
#include <Gui/Document.h>
#include <Gui/MainWindow.h>