aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/decode_as_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/decode_as_dialog.h')
-rw-r--r--ui/qt/decode_as_dialog.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/qt/decode_as_dialog.h b/ui/qt/decode_as_dialog.h
index 25e7ee7a0d..f745b5e350 100644
--- a/ui/qt/decode_as_dialog.h
+++ b/ui/qt/decode_as_dialog.h
@@ -59,6 +59,8 @@ private:
QMap<QString, const char *> ui_name_to_name_;
QString entryString(const gchar *table_name, gpointer value);
+ static void resetChangedList(const gchar *table_name, ftenum_t selector_type,
+ gpointer key, gpointer value, gpointer user_data);
static void buildChangedList(const gchar *table_name, ftenum_t selector_type,
gpointer key, gpointer value, gpointer user_data);
static void buildDceRpcChangedList(gpointer data, gpointer user_data);