]> git.lyx.org Git - lyx.git/blobdiff - src/support/Timeout.h
Let paragraph::requestSpellcheck() consider contained insets
[lyx.git] / src / support / Timeout.h
index cf15a58c9dd97dbd8f29a23c3dda1248a62871db..98e171140ec115f739814ddb6340d60c010310a3 100644 (file)
@@ -40,7 +40,7 @@ public:
        /// restart the timer
        void restart();
        /// signal emitted on timer expiry
-       signals2::signal<void()> timeout;
+       signal<void()> timeout;
        /// emit the signal
        void emit();
        /// set the timer type