From 4f452d5815e14043f3c0977673bf338491032520 Mon Sep 17 00:00:00 2001 From: Jan Dalheimer Date: Sat, 15 Mar 2014 14:18:29 +0100 Subject: Add a timer for clicking away the notification dialog --- CMakeLists.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index d9279bcb..c4574ce0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -311,6 +311,8 @@ gui/dialogs/UpdateDialog.h gui/dialogs/UpdateDialog.cpp gui/dialogs/ScreenshotDialog.h gui/dialogs/ScreenshotDialog.cpp +gui/dialogs/NotificationDialog.h +gui/dialogs/NotificationDialog.cpp # GUI - widgets gui/widgets/Common.h @@ -565,6 +567,7 @@ gui/dialogs/AccountSelectDialog.ui gui/dialogs/EditAccountDialog.ui gui/dialogs/UpdateDialog.ui gui/dialogs/ScreenshotDialog.ui +gui/dialogs/NotificationDialog.ui # Widgets/other gui/widgets/MCModInfoFrame.ui -- cgit v1.2.3