aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/file_set_dialog.h
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2012-10-15 18:32:51 +0000
committerGerald Combs <gerald@wireshark.org>2012-10-15 18:32:51 +0000
commit9051385deb6a3f318da44862ae17c33be2b04fec (patch)
treecd536ed0796af408eb496311dd6039d11d0b6857 /ui/qt/file_set_dialog.h
parent4ee129c34181d7073dc47e5fffeb80ec465247b6 (diff)
Add help buttons. Ifdef out some code on Windows.
svn path=/trunk/; revision=45564
Diffstat (limited to 'ui/qt/file_set_dialog.h')
-rw-r--r--ui/qt/file_set_dialog.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/qt/file_set_dialog.h b/ui/qt/file_set_dialog.h
index 275b9bf6f7..28ceb1b120 100644
--- a/ui/qt/file_set_dialog.h
+++ b/ui/qt/file_set_dialog.h
@@ -55,7 +55,6 @@ signals:
private slots:
void on_buttonBox_helpRequested();
-
void on_fileSetTree_currentItemChanged(QTreeWidgetItem *current, QTreeWidgetItem *previous);
private: