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

@@ -38,7 +38,7 @@
#include "Action.h"
#include "BitmapFactory.h"
#include "Command.h"
#include "DlgPreferencesImp.h"
#include "Dialogs/DlgPreferencesImp.h"
#include "MainWindow.h"
#include "WorkbenchSelector.h"
#include "ToolBarAreaWidget.h"