diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
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 |