From b0ef429786bef64799d43f1ac502c139bbde8dc5 Mon Sep 17 00:00:00 2001 From: Sky Date: Tue, 29 Oct 2013 12:40:09 +0000 Subject: Add selectable message box helper, use it, make login GUI error label selectable --- CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 16825be3..5da43a0b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -217,6 +217,8 @@ gui/EditNotesDialog.h gui/EditNotesDialog.cpp gui/MCModInfoFrame.h gui/MCModInfoFrame.cpp +gui/CustomMessageBox.h +gui/CustomMessageBox.cpp # Base classes and infrastructure logic/BaseVersion.h -- cgit v1.2.3