summaryrefslogtreecommitdiff
path: root/ui/qt/main_welcome.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/main_welcome.h')
-rw-r--r--ui/qt/main_welcome.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/qt/main_welcome.h b/ui/qt/main_welcome.h
index 4f987eac44..3092c7d5c6 100644
--- a/ui/qt/main_welcome.h
+++ b/ui/qt/main_welcome.h
@@ -67,6 +67,7 @@ private slots:
void interfaceDoubleClicked(QTreeWidgetItem *item, int column);
void updateRecentFiles();
void openRecentItem(QListWidgetItem *item);
+ void changeEvent(QEvent* event);
};
#endif // MAIN_WELCOME_H