Index: drydemo.pro =================================================================== diff -u -r9edc9ba3995ca25a29bb74eeeae71f7d72965284 -r6e845078107f7d15a3e471be421d5bce31fc51da --- drydemo.pro (.../drydemo.pro) (revision 9edc9ba3995ca25a29bb74eeeae71f7d72965284) +++ drydemo.pro (.../drydemo.pro) (revision 6e845078107f7d15a3e471be421d5bce31fc51da) @@ -101,7 +101,10 @@ sources/ApplicationController.cpp \ \ # ---------- States ---------- sources/drydemo/StateController.cpp \ + sources/drydemo/StateControllerRinseback.cpp \ + sources/drydemo/StateControllerStandby.cpp \ sources/drydemo/StateControllerTreatment.cpp \ + sources/drydemo/StateControllerTreatmentBroadcasts.cpp \ sources/storage/Settings.cpp \ \ # ---------- Models ---------- sources/model/MAbstract.cpp \