summaryrefslogtreecommitdiff
path: root/ui/qt/main_window.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/main_window.h')
-rw-r--r--ui/qt/main_window.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/qt/main_window.h b/ui/qt/main_window.h
index 1849e63eb8..a3509219e6 100644
--- a/ui/qt/main_window.h
+++ b/ui/qt/main_window.h
@@ -296,6 +296,7 @@ public slots:
void captureFileSaveStarted(const QString &file_path);
void filterExpressionsChanged();
+ static gboolean filter_expression_add_action(const void *key, void *value, void *user_data);
void launchRLCGraph(bool channelKnown, guint16 ueid, guint8 rlcMode,
guint16 channelType, guint16 channelId, guint8 direction);