refactor: mv src/gui/src/ScreenSettingsDialog => src/gui/src/dialogs/ScreenSettingsDialog
This commit is contained in:
@ -18,8 +18,8 @@
|
||||
|
||||
#include "ScreenSetupView.h"
|
||||
|
||||
#include "ScreenSettingsDialog.h"
|
||||
#include "ScreenSetupModel.h"
|
||||
#include "dialogs/ScreenSettingsDialog.h"
|
||||
|
||||
#include <QDrag>
|
||||
#include <QDragEnterEvent>
|
||||
|
||||
@ -21,8 +21,8 @@
|
||||
|
||||
#include "dialogs/ActionDialog.h"
|
||||
#include "dialogs/HotkeyDialog.h"
|
||||
#include "dialogs/ScreenSettingsDialog.h"
|
||||
|
||||
#include "ScreenSettingsDialog.h"
|
||||
#include "ServerConfig.h"
|
||||
|
||||
#include <QFileDialog>
|
||||
|
||||
Reference in New Issue
Block a user