added updating mechanic

This commit is contained in:
fourtf
2018-06-21 22:02:35 +02:00
parent 2f91e3097a
commit e204dfdb17
10 changed files with 117 additions and 10 deletions
+1
View File
@@ -38,6 +38,7 @@ public:
WindowType getType();
protected:
void showEvent(QShowEvent *) override;
void closeEvent(QCloseEvent *event) override;
bool event(QEvent *event) override;