]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/gnome/FormCopyright.h
Remove unneeded files, we have switched to use the libglade and there is no
[lyx.git] / src / frontends / gnome / FormCopyright.h
index 961559d9cac2718c4e22df1548e039721a337035..2e5489e21a81ac782e88d2c5ec0ac05dc37ac097 100644 (file)
@@ -49,9 +49,9 @@ private:
        */
        Dialogs * d_;
        /// Hide connection.
-       Connection h_;
+       SigC::Connection h_;
        /// Destroy connection.
-       Connection destroy_;
+       SigC::Connection destroy_;
 };
 
 #endif