Salome HOME
[bos #35160][EDF](2023-T1) Keyboard shortcuts.
[modules/gui.git] / src / SUIT / SUIT_PreferenceMgr.h
index b47922521f00a437ff8091f3aa3683b0d01fe61b..515c3d18daa173553f7dd11c88452a05e2bf9cb2 100644 (file)
@@ -38,7 +38,7 @@ public:
   typedef enum { Auto, Space, Bool, Color, String, Selector,
                  DblSpin, IntSpin, Double, Integer,
                  GroupBox, Tab, Frame, Font, DirList, File,
-                Slider, Shortcut, ShortcutTree, BiColor, Background, Directory,                 
+                 Slider, Shortcut, ShortcutTree, BiColor, Background, Directory,                
                  UserDefined = 1000 } PrefItemType;
 
 public: