]> sigrok.org Git - pulseview.git/blobdiff - pv/widgets/popup.hpp
Update property widgets before showing device config popup
[pulseview.git] / pv / widgets / popup.hpp
index 84def1fe90eee3171a4914a0cc4157e47c85de5d..66f7f06f5d87192a2ea77cbafee44af21cec294c 100644 (file)
@@ -14,8 +14,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef PULSEVIEW_PV_WIDGETS_POPUP_HPP
  */
 
 #ifndef PULSEVIEW_PV_WIDGETS_POPUP_HPP
@@ -54,7 +53,7 @@ public:
 
        bool eventFilter(QObject *obj, QEvent *event);
 
 
        bool eventFilter(QObject *obj, QEvent *event);
 
-       void show();
+       virtual void show();
 
 private:
        bool space_for_arrow() const;
 
 private:
        bool space_for_arrow() const;