mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-17 20:44:38 +03:00
chore: refactor code
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include "dialog_hotkey.h"
|
||||
#include "ui_dialog_hotkey.h"
|
||||
|
||||
#include "ui/mainwindow.h"
|
||||
#include "ui/mainwindow_interface.h"
|
||||
|
||||
DialogHotkey::DialogHotkey(QWidget *parent) :
|
||||
QDialog(parent), ui(new Ui::DialogHotkey) {
|
||||
|
||||
Reference in New Issue
Block a user