Skip to content
Snippets Groups Projects
Commit fc87da9d authored by Andrey Lihatskiy's avatar Andrey Lihatskiy
Browse files

Post-merge build fix

parent 4cf42435
No related branches found
No related tags found
No related merge requests found
...@@ -234,6 +234,7 @@ set(viewer_SOURCE_FILES ...@@ -234,6 +234,7 @@ set(viewer_SOURCE_FILES
llfloaterconversationpreview.cpp llfloaterconversationpreview.cpp
llfloaterdeleteprefpreset.cpp llfloaterdeleteprefpreset.cpp
llfloaterdestinations.cpp llfloaterdestinations.cpp
llfloaterdisplayname.cpp
llfloatereditextdaycycle.cpp llfloatereditextdaycycle.cpp
llfloaterenvironmentadjust.cpp llfloaterenvironmentadjust.cpp
llfloaterevent.cpp llfloaterevent.cpp
...@@ -859,6 +860,7 @@ set(viewer_HEADER_FILES ...@@ -859,6 +860,7 @@ set(viewer_HEADER_FILES
llfloaterconversationpreview.h llfloaterconversationpreview.h
llfloaterdeleteprefpreset.h llfloaterdeleteprefpreset.h
llfloaterdestinations.h llfloaterdestinations.h
llfloaterdisplayname.h
llfloatereditextdaycycle.h llfloatereditextdaycycle.h
llfloaterenvironmentadjust.h llfloaterenvironmentadjust.h
llfloaterevent.h llfloaterevent.h
......
...@@ -58,6 +58,7 @@ ...@@ -58,6 +58,7 @@
#include "llfloaterconversationpreview.h" #include "llfloaterconversationpreview.h"
#include "llfloaterdeleteprefpreset.h" #include "llfloaterdeleteprefpreset.h"
#include "llfloaterdestinations.h" #include "llfloaterdestinations.h"
#include "llfloaterdisplayname.h"
#include "llfloatereditextdaycycle.h" #include "llfloatereditextdaycycle.h"
#include "llfloaterenvironmentadjust.h" #include "llfloaterenvironmentadjust.h"
#include "llfloaterexperienceprofile.h" #include "llfloaterexperienceprofile.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment