]> git.lyx.org Git - lyx.git/blobdiff - src/graphics/GraphicsCacheItem.h
Sync with master
[lyx.git] / src / graphics / GraphicsCacheItem.h
index ba5efe6b2ab564c925784fa9928b55a7e1bed8a2..a018b3931d7f871c0778eaa830a821d1326a4d53 100644 (file)
@@ -81,9 +81,9 @@ public:
        /** Connect and you'll be informed when the loading status of the image
         *  changes.
         */
-       typedef signals2::signal<void()>::slot_type slot_type;
+       typedef signal<void()>::slot_type slot_type;
        ///
-       signals2::connection connect(slot_type const &) const;
+       connection connect(slot_type const &) const;
 
 private:
        /// noncopyable