Skip to content
Snippets Groups Projects
Commit fbf097ec authored by Tom Fischer's avatar Tom Fischer
Browse files

fixing typo

parent 521ae81d
No related branches found
No related tags found
No related merge requests found
...@@ -51,7 +51,7 @@ public: ...@@ -51,7 +51,7 @@ public:
/// @brief Returns the scalar data range. /// @brief Returns the scalar data range.
void getRange(double range[2]); void getRange(double range[2]);
/// @brief Returns the spacing betweeen two pixels. /// @brief Returns the spacing between two pixels.
double getSpacing() const; double getSpacing() const;
virtual void SetUserProperty(QString name, QVariant value); virtual void SetUserProperty(QString name, QVariant value);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment