]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/gnome/FormRef.h
Clean-up of the button controller.
[lyx.git] / src / frontends / gnome / FormRef.h
index d9b8e6799079965bb218a5d93de297bd75d5a495..22a214fdbc4308099cbb72d9b0d7b08dcda891da 100644 (file)
@@ -114,11 +114,11 @@ private:
   /// the nitty-griity. What is modified and passed back
   InsetCommandParams params;
   /// Update connection.
-  Connection u_;
+  SigC::Connection u_;
   /// Hide connection.
-  Connection h_;
+  SigC::Connection h_;
   /// inset::hide connection.
-  Connection ih_;
+  SigC::Connection ih_;
   /// 
   std::vector<string> refs;
   ///