X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fgraphics%2FPreviewLoader.h;h=272c4d361bd47e133498335d2ffa29f492643266;hb=4f0981e7bbbb8d9d00490856daa3d35e170845d7;hp=5d0bf8e2340dc014065a319f3c75a7453bb831c2;hpb=b89910af0faf07a8cab46a0000c4cd64b9e6fca2;p=features.git diff --git a/src/graphics/PreviewLoader.h b/src/graphics/PreviewLoader.h index 5d0bf8e234..272c4d361b 100644 --- a/src/graphics/PreviewLoader.h +++ b/src/graphics/PreviewLoader.h @@ -76,10 +76,10 @@ public: * has been created and is ready for loading through * lyx::graphics::PreviewImage::image(). */ - typedef signals2::signal sig; + typedef signal sig; typedef sig::slot_type slot; /// - signals2::connection connect(slot const &) const; + connection connect(slot const &) const; /** When PreviewImage has finished loading the image file into memory, * it tells the PreviewLoader to tell the outside world