Extract IOptionsContainer from Options
[alexxy/gromacs.git] / src / gromacs / selection / selectioncollection.h
index 826f20a04d1a85c3a8ddd23f6e2afda3995d8ec4..663667abc7696d573459a2368ffc87da0e234937 100644 (file)
@@ -60,7 +60,7 @@ struct t_trxframe;
 namespace gmx
 {
 
-class Options;
+class IOptionsContainer;
 class SelectionCompiler;
 class SelectionEvaluator;
 class TextInputStream;
@@ -130,7 +130,7 @@ class SelectionCollection
          * position types (see setReferencePosType() and setOutputPosType())
          * and debugging flags.
          */
-        void initOptions(Options *options);
+        void initOptions(IOptionsContainer *options);
 
         /*! \brief
          * Sets the default reference position handling for a selection