Explorar el Código

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

Julien Finet hace 15 años
padre
commit
6351fb9bb9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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
 /// 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
 /// \sa ctkSliderSpinBoxWidget, ctkDoubleRangeSlider, QSpinBox
 class CTK_WIDGETS_EXPORT ctkRangeWidget : public QWidget
 class CTK_WIDGETS_EXPORT ctkRangeWidget : public QWidget
 {
 {