]> SALOME platform Git repositories - modules/yacs.git/blobdiff - src/genericgui/FormContainer.hxx
Salome HOME
Workload manager: more tests and other improvements.
[modules/yacs.git] / src / genericgui / FormContainer.hxx
index 190048f39ce3d9c7475cb4f163c7b584ebc9b2df..d7a601761d15a4afe289c3d369147505c0311a87 100644 (file)
@@ -43,7 +43,6 @@ public:
 public slots:
   void onModifyType(const QString &text);
   void onModifyAOC(int val);
-  void onModifyStorePyCache(int val);
 private:
   QComboBox *cb_type;
 };