]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/XGUI/XGUI_SalomeConnector.h
Salome HOME
Issue #1860: fix end lines with spaces
[modules/shaper.git] / src / XGUI / XGUI_SalomeConnector.h
index 01625afc51f9e8461c33defbfa64ea97ebb10698..c8d81dbda40b925a7d6626ad8abfada60b9c6213 100644 (file)
@@ -38,9 +38,9 @@ class XGUI_EXPORT XGUI_SalomeConnector
   //! \param isAddSeparator boolean flag about adding separator after the action
   //! returns created action
   virtual QAction* addFeature(const QString& theWBName, const QString& theId,
-                              const QString& theTitle, const QString& theTip, 
+                              const QString& theTitle, const QString& theTip,
                               const QIcon& theIcon,
-                              const QKeySequence& theKeys, bool isCheckable, 
+                              const QKeySequence& theKeys, bool isCheckable,
                               const bool isAddSeparator,
                               const QString& theStatusTip) = 0;