소스 검색

COMP: Change the url of the ctkRangeWidget image in the documentation

Julien Finet 15 년 전
부모
커밋
6351fb9bb9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Libs/Widgets/ctkRangeWidget.h

+ 1 - 1
Libs/Widgets/ctkRangeWidget.h

@@ -34,7 +34,7 @@ class ctkRangeWidgetPrivate;
 
 ///
 /// ctkRangeWidget is a wrapper around a ctkDoubleRangeSlider and 2 QSpinBoxes
-/// \image html http:\\www.commontk.org/images/1/14/CtkRangeWidget.png
+/// \image html http://www.commontk.org/images/1/14/CtkRangeWidget.png
 /// \sa ctkSliderSpinBoxWidget, ctkDoubleRangeSlider, QSpinBox
 class CTK_WIDGETS_EXPORT ctkRangeWidget : public QWidget
 {