RowItemOwner: Replaced parent notification scheme
[pulseview.git] / pv / view / header.h
index 808de5d5c966aed905da5f2e06a88d5714e3c80a..909c04ae353b55c6825d3e9b6d0735e67e516392 100644 (file)
@@ -51,8 +51,6 @@ public:
         */
        static const int BaselineOffset;
 
-       void signals_updated();
-
 private:
        std::shared_ptr<pv::view::RowItem> get_mouse_over_row_item(
                const QPoint &pt);
@@ -82,8 +80,6 @@ private:
 private Q_SLOTS:
        void on_signals_moved();
 
-       void on_trace_changed();
-
 Q_SIGNALS:
        void signals_moved();