]> git.cworth.org Git - vogl/commit
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)
commit6b82ad0021cc8f833b47f346b089088d09de4a9a
treeda74f94956f84db594f8b283af446b753c8f6ae8
parent99b786f0eadcfcdc8eae820e465bdc691cdca55b
UI: Fix one of the 'No matching signal' errors that are output when vogleditor starts
* 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.
src/vogleditor/vogleditor_qframebufferexplorer.cpp
src/vogleditor/vogleditor_qframebufferexplorer.h