]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ModuleBase/ModuleBase_IPrefMgr.h
Salome HOME
Issue #1860: fix end lines with spaces
[modules/shaper.git] / src / ModuleBase / ModuleBase_IPrefMgr.h
index 3d4e7cefddded08acd1b920dc654137d5c43f956..78e6e5fe9f4d326f9325c28863dc1ed2aeb4c76c 100644 (file)
@@ -36,7 +36,7 @@ public:
   * \param theName - name of the resource
   * Returns Id of the ctreated item
   */
-  virtual int addPreference(const QString& theLbl, int pId, 
+  virtual int addPreference(const QString& theLbl, int pId,
                             SUIT_PreferenceMgr::PrefItemType theType,
                             const QString& theSection, const QString& theName ) = 0;