]> git.lyx.org Git - lyx.git/blobdiff - src/Variables.h
reformatting and remove using delc
[lyx.git] / src / Variables.h
index 1b71983911299a84ad2d349a8a1fa6e481594ae7..754e0b6e7fd1b01654ad213a94cba9f8116cc459 100644 (file)
@@ -28,7 +28,7 @@ public:
   /// 
   string const get(string const &) const;
   ///
-  bool isset(string const & var) const;
+  bool set(string const & var) const;
   /// 
   string const expand(string const &) const;
 private: