X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2Finsetcommand.h;h=d010017f5d99bbe164bea83d36f0d1e5680f8289;hb=1e394731004491d04abe436112b5a89521bbd19a;hp=9b5ce26375e42288b62b43a3f046c0e767ffb020;hpb=6a0b1fe001fac6db6c5731cd5b948b53fb204a55;p=lyx.git diff --git a/src/insets/insetcommand.h b/src/insets/insetcommand.h index 9b5ce26375..d010017f5d 100644 --- a/src/insets/insetcommand.h +++ b/src/insets/insetcommand.h @@ -17,7 +17,7 @@ #endif #include "insetbutton.h" -#include +#include #include // Created by Alejandro 970222 @@ -120,7 +120,7 @@ public: /// void setParams(InsetCommandParams const &); /// - SigC::Signal0 hideDialog; + boost::signal0 hideDialog; private: ///