|
From: | Rik |
Subject: | [Octave-bug-tracker] [bug #60420] Connect unused SIGNAL/SLOTS in octave-qobject.cc?? |
Date: | Thu, 29 Apr 2021 23:58:56 -0400 (EDT) |
User-agent: | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 |
Follow-up Comment #16, bug #60420 (project octave): I went through the one remaining file with SIGNAL/SLOTS and verified which were necessary. The only one was this QTimer::singleShot (0, m_interpreter_qobj, SLOT (execute (void))); I got rid of the other instances of SIGNAL/SLOT in this file by reverting to the code jwe had written. See cset http://hg.savannah.gnu.org/hgweb/octave/rev/c7206af46897. _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?60420> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |