added updating mechanic
This commit is contained in:
@@ -38,6 +38,7 @@ public:
|
||||
WindowType getType();
|
||||
|
||||
protected:
|
||||
void showEvent(QShowEvent *) override;
|
||||
void closeEvent(QCloseEvent *event) override;
|
||||
bool event(QEvent *event) override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user