Index: leahi.pro =================================================================== diff -u -rf9abb75101e8cbe4c3a388361cfd3bbf592605f8 -r3428dfd1fb3372d8de9a7c1afc55e4860b70ec89 --- leahi.pro (.../leahi.pro) (revision f9abb75101e8cbe4c3a388361cfd3bbf592605f8) +++ leahi.pro (.../leahi.pro) (revision 3428dfd1fb3372d8de9a7c1afc55e4860b70ec89) @@ -459,7 +459,8 @@ sources/model/ui/data/MUIBloodPressureData.cpp \ sources/storage/Settings.cpp \ sources/storage/TreatmentLog.cpp \ - sources/view/dg/data/VDDGenDialysateData.cpp \ + sources/view/dd/data/VDDConductivityData.cpp \ + sources/view/dd/data/VDDGenDialysateData.cpp \ sources/view/hd/data/post/VHDPOSTData.cpp \ sources/bluetooth/BluetoothInterface.cpp \ sources/cloudsync/CloudSyncController.cpp \ @@ -688,7 +689,6 @@ sources/view/dg/data/VDGTemperaturesData.cpp \ sources/view/dg/data/VDGValvesStatesData.cpp \ sources/view/dg/data/VDGAccelerometerData.cpp \ - sources/view/dg/data/VDDConductivityData.cpp \ \ # Storage sources/storage/StorageGlobals.cpp \ sources/storage/FileHandler.cpp \