]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/SHAPERGUI/SHAPERGUI_SalomeViewer.h
Salome HOME
Issue #1860: fix end lines with spaces
[modules/shaper.git] / src / SHAPERGUI / SHAPERGUI_SalomeViewer.h
index 4aa14049eae28b257b2c6a5a26e1b120ad1c175b..1deee5167e017dd1132c81c5a6fd583d387d01d9 100644 (file)
@@ -141,7 +141,7 @@ Q_OBJECT
   /// Update current viewer
   virtual void update();
 
-  /// Method returns True if the viewer can process editing objects 
+  /// Method returns True if the viewer can process editing objects
   /// by mouse drugging. If this is impossible thet it has to return False.
   virtual bool canDragByMouse() const;
 
@@ -168,7 +168,7 @@ Q_OBJECT
   void onSelectionChanged();
   void onViewTransformed(OCCViewer_ViewWindow::OperationType);
 
-  /// Emit signal about trihedron visiblity change because SALOME sets 
+  /// Emit signal about trihedron visiblity change because SALOME sets
   /// the trihedron visible by this signal.
   /// It is necessary to activate the viewer trihedron in the current selection mode
   void onViewPortMapped();