Salome HOME
Adding file dialog with directory mode in preferences manager
[modules/gui.git] / src / SUIT / SUIT_PreferenceMgr.h
index e26a51e73b2c1c5266481de359b21ffcad13243c..d6bcfd9992c56db61868e07a97dcf2e42e6e85ef 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,            
+                Slider, Shortcut, ShortcutTree, BiColor, Background, Directory,                 
                  UserDefined = 1000 } PrefItemType;
 
 public: