]> git.lyx.org Git - features.git/blobdiff - src/frontends/kde/FormDocument.h
Update to MVC. Ref,Toc and citation don't work at all currently.
[features.git] / src / frontends / kde / FormDocument.h
index 921f27a9df81cfaf1cf1f122284edb26aef6121c..ad21a28cb85cae69a4137284eefe4f33926bf93f 100644 (file)
@@ -53,7 +53,7 @@ private:
        Dialogs * d_;
        
        /// Hide connection.
-       Connection h_;
+       SigC::Connection h_;
        
        /// is the buffer readonly ?
        bool readonly;