Dialog include headers arrange.

This commit is contained in:
Krad
2022-07-13 10:51:27 +08:00
parent 8de96a85e8
commit 6c8dd45da0
6 changed files with 15 additions and 8 deletions

View File

@@ -26,7 +26,7 @@ class MainWindow : public QMainWindow
public:
explicit MainWindow(QWidget* aParent = nullptr);
~MainWindow();
~MainWindow() override;
static void QMessageOutput(QtMsgType aType, const QMessageLogContext& aContext, const QString& aMessage);
void centerWidgetHide();
void centerWidgetShow();