summaryrefslogtreecommitdiff
path: root/ui/featuremap.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/featuremap.h')
-rw-r--r--ui/featuremap.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/ui/featuremap.h b/ui/featuremap.h
index d21760ec..fb84165b 100644
--- a/ui/featuremap.h
+++ b/ui/featuremap.h
@@ -95,9 +95,6 @@ protected:
virtual void paintEvent(QPaintEvent* event) override;
void scrollTo(int x, int y, bool addHistoryEntry = false);
- Q_SIGNALS:
- void notifyThemeUpdated();
-
private Q_SLOTS:
void renderAnalysisData();
void updateThemeInternal();