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 836ad91f3d
commit 8aa50c4380
133 changed files with 237 additions and 236 deletions

View File

@@ -48,7 +48,7 @@
#include "ApplicationPy.h"
#include "BitmapFactory.h"
#include "Command.h"
#include "DlgPreferencesImp.h"
#include "Dialogs/DlgPreferencesImp.h"
#include "Document.h"
#include "DocumentObserverPython.h"
#include "DownloadManager.h"