Index: sources/view/VTreatmentCreate.cpp =================================================================== diff -u -r2ef03b2ce51b4dc507f66e9671953a8e0824bde9 -rd9b9df9b23da89b4c27f4672ff6e7f570adcc48a --- sources/view/VTreatmentCreate.cpp (.../VTreatmentCreate.cpp) (revision 2ef03b2ce51b4dc507f66e9671953a8e0824bde9) +++ sources/view/VTreatmentCreate.cpp (.../VTreatmentCreate.cpp) (revision d9b9df9b23da89b4c27f4672ff6e7f570adcc48a) @@ -191,7 +191,7 @@ QStringList mBicarbonateConcentrateOptions ; QStringList mDialyzerTypeOptions ; - QString mCategory = Storage::Settings_Category_ConfigurationsDataList; + QString mCategory = Storage::Settings_Category_DataList; if ( heparinTypeSet () ) { // this is managed on UI with heparinTypeSet() // && ( _heparinDispensingRate || _heparinBolusVolume ) mHeparinTypeOptions = _Settings.keys(mCategory, "Heparin Type Options" );