]> sigrok.org Git - pulseview.git/blobdiff - pv/view/rowitem.h
RowItemOwner: Replaced parent notification scheme
[pulseview.git] / pv / view / rowitem.h
index aba7260b0a814797c9ec689bedd16e663216056f..d068848a54be6faf30488187516354f7d650fdc0 100644 (file)
@@ -142,9 +142,6 @@ public:
 public:
        virtual void hover_point_changed();
 
-Q_SIGNALS:
-       void appearance_changed();
-
 protected:
        pv::view::RowItemOwner *_owner;