Index: sources/gui/guiview.cpp =================================================================== diff -u -r8c69137f18382bdc55a5678e6ed44a7683fe4dea -r70a248b93720a46cb3a0f60b092698acd2acc7c1 --- sources/gui/guiview.cpp (.../guiview.cpp) (revision 8c69137f18382bdc55a5678e6ed44a7683fe4dea) +++ sources/gui/guiview.cpp (.../guiview.cpp) (revision 70a248b93720a46cb3a0f60b092698acd2acc7c1) @@ -185,7 +185,7 @@ */ QString GuiView::alarmIDName(GuiAlarmID vEnum) { - // this code is the place holder for the alarms description mapping + // TEST : this code is the place holder for the alarms description mapping // since it is another feature // it returns the enum name for now const QMetaObject *mo = qt_getEnumMetaObject(vEnum);