]> git.notmuchmail.org Git - vogl/commitdiff
UI: Fix one of the 'No matching signal' errors that are output when vogleditor starts
authorPeterLValve <peterl@valvesoftware.com>
Wed, 26 Mar 2014 00:19:36 +0000 (17:19 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 1 Apr 2014 19:37:33 +0000 (12:37 -0700)
* It is simply caused by Qt trying to be smart and automatically connecting signals and slots, however not all the objects are created when it does this. Renaming the function avoids this automatic behavior.


No differences found