summaryrefslogtreecommitdiff
path: root/ui/qt/main_window.h
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2015-09-02 14:51:33 -0700
committerGerald Combs <gerald@wireshark.org>2015-09-06 01:43:21 +0000
commit0e9389bb47e54ff0f4bbc288cb1adfde4a9ed045 (patch)
tree41f8177b3a469e1e115fbc786e483bd0f9b307f3 /ui/qt/main_window.h
parent4f5937a18bf97cdd380a3812cde81efb0025c116 (diff)
downloadwireshark-0e9389bb47e54ff0f4bbc288cb1adfde4a9ed045.tar.gz
Display filter edit updates.
Have the bookmark button operate on saved display filters, similar to the "Filter:" button in the GTK+ UI. Expose the saved display filter list via a popup menu. Update the display filter icons. Make the "Apply" button wider. Remove the old icon assets. Add a StockIconToolButton class along with note explaining why it's necessary. Rename the "Filter Bookmarks" preference to "Filter Shortcuts". Suggestion for a better name are welcome. Change-Id: I0082d3f01b017253fa75e51cbff9beb17c41a209 Reviewed-on: https://code.wireshark.org/review/10390 Reviewed-by: Gerald Combs <gerald@wireshark.org> Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Diffstat (limited to 'ui/qt/main_window.h')
-rw-r--r--ui/qt/main_window.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/qt/main_window.h b/ui/qt/main_window.h
index 6b6a8c93dd..6129880c73 100644
--- a/ui/qt/main_window.h
+++ b/ui/qt/main_window.h
@@ -278,7 +278,6 @@ private slots:
void setFeaturesEnabled(bool enabled = true);
void on_actionDisplayFilterExpression_triggered();
- void addDisplayFilterButton(QString df_text);
void displayFilterButtonClicked();
// Handle FilterAction signals